]> git.vpit.fr Git - perl/modules/indirect.git/blob - Changes
7c480b7eafb22b76253b776f094c9ce727991141
[perl/modules/indirect.git] / Changes
1 Revision history for indirect
2
3 0.06    2008-10-11 16:45 UTC
4         + Doc : Nits.
5         + Tst : Test "no indirect 'anything'", "foo Class->bar", and indirect
6                 uses of exec() and system().
7
8 0.05    2008-10-02 14:40 UTC
9         + Chg : Now the old check function is always called before storing an op
10                 into the map.
11         + Fix : Misc code and docs refinements.
12
13 0.04    2008-08-30 19:00 UTC
14         + Fix : Clean up the op->src hash when we're done with an entersub.
15         + Tst : No longer fork for testing. IPC::Cmd isn't required anymore.
16
17 0.03    2008-08-12 15:25 UTC
18         This release is kindly supported by Copenhagen Hotel Centrum WiFi.
19         + Fix : Tests used not to pass PERL5OPTS to their kids. This lead to
20                 failures under CPAN. I think.
21         + Tst : Refinements.
22
23 0.02    2008-08-11 15:55 UTC
24         + Fix : Some building failures with old gcc versions that didn't seem to
25                 like the ((hint == 2) ? croak : warn)(msg) construct. I think.
26         + Rem : Unused cruft from a previous implementation.
27         + Tst : Fail more gracefully when we can't capture buffers or when the
28                 child returned an error.
29
30 0.01    2008-08-10 20:40 UTC
31         First version, released on an unsuspecting world.
32