to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
ChangeLog:
0.0.9 Mon Mar 24 20:05:46 CDT 2008
(git repo a69ea855db33a400499d0b9ddf7cc355a5203efb)
- Added 'how can I help' POD
- Applied Andreas 'ac0v' Specht patches for rt 30833
Packages Collection.
The Perl 5 module Class::Std provides tools that help to implement
the "inside out object" - a method for reliably enforcing object
encapsulation - class structure in a convenient and standard way.