Wednesday, July 23, 2008

Perl modules

I'm taking a peek to some perl modules, following some personal rules:
1. do not re-invent the wheel
2. KISS, keep it simple, stupid

Perl is a great language, with many packages...
I'm missing a guide, a legenda on them

"Moose - A postmodern object system for Perl 5"
http://search.cpan.org/dist/Moose/lib/Moose.pm

a framework for web applications
http://www.jifty.org/view/HomePage

I know catalyist:
http://www.catalystframework.org/
it does a great job on a MVC point of view, but is overpowering for
90% of my apps

and "dubbed as a cross between Java's JAR and Perl2EXE/PerlApp"
http://par.perl.org/wiki/Main_Page

seems nice!

--
http://www.stefanobrozzi.com

--
http://www.stefanobrozzi.com

No comments: