cpantimes
OK, so I decided to hack in support for submitting CPAN testers reports into cpanminus. I’ve uploaded the result to CPAN in case anybody else wants to use it. After CPANPLUS and cpanminus, the logical name for it was cpantimes….
OK, so I decided to hack in support for submitting CPAN testers reports into cpanminus. I’ve uploaded the result to CPAN in case anybody else wants to use it. After CPANPLUS and cpanminus, the logical name for it was cpantimes….
OK, Moo is actually a rather nice little OO framework. It's inspired by Moose but not a clone of it. When Moo detects Moose has been loaded, it "inflates" all Moo classes and roles into Moose classes and roles, so…