Skip to Content
Perl by Example
book

Perl by Example

by Ellie Quigley
December 2014
Beginner
888 pages
25h 23m
English
Addison-Wesley Professional
Content preview from Perl by Example

Appendix C. Introduction to Moose (A Postmodern Object System for Perl 5)

Image

Moose offers you an alternative to writing object-oriented Perl the old fashioned way, as described in Chapter 14, “Bless Those Things! (Object-Oriented Perl).” It modernizes Perl’s object system by including features that are familiar to C++ and Java programmers and makes Perl OO more consistent, easier to use, and more powerful. (Moose is based on the idea of meta-object programming, or MOP, which means that the object system itself is an object, a framework built on top of the Perl OO system.)

Moose is an extension of the Perl 5 object system which sweetens the process ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Perl

Beginning Perl

Curtis Ovid Poe
Perl Hacks

Perl Hacks

Chromatic, Damian Conway, Curtis Ovid Poe, Curtis (Ovid) Poe
Mastering Perl

Mastering Perl

brian d foy
Learning Perl 6

Learning Perl 6

brian d foy

Publisher Resources

ISBN: 9780133593068Purchase book