- or download this
package Super::Cool::Perl5_006;
# The most basic implementation
- or download this
package Super::Cool::Perl5_008;
use Super::Cool::Perl5_006; # First import all the stuff from 5_006
# and overwrite some of the newer stuff
- or download this
package Super::Cool::Perl5_010;
...
# Not totally basic implementation