Category:Perl5i: Difference between revisions

m
no edit summary
(No 386 runs at 4.77 mhz. Changed to 16 mhz)
mNo edit summary
 
Line 5:
Object-Oriented Perl has been transformed by the development of Moose and its lightweight cousins, Mouse, Moo, etc.
 
A number of modules encourage good non-OO style and simplify the boilerplate involved, such as Modern::Perl. I've decided to treat one of those modules, perl5i, as if it were a language on its own. While the existing code focuses on the use of Perl as a quick and easy scripting language, I want to emphasize its use for more engineered situations. WereWhere I use OO, I've gone for a minimal style. As well, I've avoided POD and used minimal per-routine documentation.
Anonymous user