Programming with Moose
Appearance
Moose is a distribution (set of modules), that constitute a new framework for Perl 5. It addresses many of the criticisms about Perl's object orientation (OO) implementation, and brings new light to crufty old perl syntax.
Moose was created by Stevan Little, the author of countless modules both useful and useless hosted on CPAN.[1]
Table of Contents
[edit | edit source]- Preface
- Obtaining Moose
- Ideology
- Problems solved
- Evolution of the Moose
- Roles and Plugins
- Type system
- Syntax Reference
Difficulties Identified?
[edit | edit source]External Links
[edit | edit source]- Moose hosted on CPAN Official docs, and releases for Moose
Footnotes
[edit | edit source]- ^ You can find the unabridged list of modules Stevan maintains at search.cpan.org/~stevan. His PAUSE id is STEVAN.