The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Fukurama-Class

0.01    2007-06-03
        initial release

0.02	2007-12-21
		bugfix: no "final" method-check if force_inheritation is not set
		bugfix: Too late to run CHECK/INIT warnings for mod_perl removed
		bugfix: Fukurama::Class(abstract) parameter repaired, if it was defined even with '0' the class was used as abstract
		bugfix: deep-recursion warning in Fukurama.:Class::Tree removed

0.021	2008-01-04
		bugfix: tests Rigid, Tree, Class and Implements adapted for curiosities in perl 5.10
		bugfix: GLOB-reference-test adapted for curiosities in perl 5.10