Revision history for this software.
2014.04 2014-02-09 00:00:00
- support Fake::Our
- created by INABA Hitoshi
2014.03 2014-01-25 00:00:00
- fix 001_test.pl (Too late to run CHECK block at Strict::Perl line 113)
- allow Name "main::*" used only once on perl 5.00503 to 5.010
- created by INABA Hitoshi
2014.02 2014-01-19 00:00:00
- allow bareword file handle
- allow $^B .. $^K, $^M .. $^Z, $^{...}
- allow $#a, $#{...}
- use autodie on perl5.010001 or later
- add Makefile.PL
- 001_test.pl use Test::Simple on perl5.006 or later
- created by INABA Hitoshi
2014.01 2014-01-13 00:00:00
- original version
- created by INABA Hitoshi