|
|
|
|
|
by bcostlow
3960 days ago
|
|
Caveat: I haven't written any Perl except for an occasional one-liner in a decade. But I do a fair amount of Python, and a 20 minute cruise through the Moose docs leads me to believe that the most similar thing to Moose in the Python world is, well, Python. |
|
Effectively, they give you access to parametric polymorphism in perl land.
http://modernperlbooks.com/books/modern_perl_2014/07-object-...