Revision history for Perl extension SUPER.
1.14 Mon May 15 23:47:24 UTC 2006
- removed nearly-dead code that made another nasty loop (bugfix)
1.13 Sun May 14 01:05:31 UTC 2006 (Rev: 16687, Author: chromatic)
- fixed SUPER() calls when inheriting the method being called (yow!)
- fixed a few documentation formatting nits
1.12 Fri Apr 21 00:51:12 UTC 2006 (Rev: 15993, Author: chromatic)
- look for parents better in case of a proxy or mock object
- added developer test goodness to make life easier for installers
1.11 Sun Nov 13 00:59:29 UTC 2005 (Rev: 9748, Author: chromatic)
- cleaned up documentation
- added POD testing tests
- fixed failing 1.t test -- due to Test::More changes
1.10 Sat Apr 16 05:52:13 UTC 2005
- added SUPER() method and tests
- ported to Module::Build
- added Build.PL
- first release with new maintainership
1.01 Tuesday 2nd March, 2004
Fix the case expressed by t/keep_going.t
1.00 Saturday 18th January, 2004
Initial CPAN Release.
0.01 Sat Jan 18 14:57:52 2003
- original version; created by h2xs 1.22 with options
-b 5.6.0 -AX -n SUPER