[Omaha.pm] Class::Accessor::Fast (for PDF::TextBlock)

Jay Hannah jhannah at omnihotels.com
Wed Mar 25 09:58:45 PDT 2009


Just discovered this in the guts of pre-Moose Catalyst:
 
   http://search.cpan.org/~kasei/Class-Accessor-0.31/lib/Class/Accessor/Fast.pm <http://search.cpan.org/~kasei/Class-Accessor-0.31/lib/Class/Accessor/Fast.pm> 
 
Pretty cool zero-config objects with zero CPAN dependencies. And fast.   :)
 
For when you don't need a Moose (or even a Mouse).
 
Using this for my new CPAN module I'm writing since lightest-possible dependency tree probably a good thing for small/simple CPAN contributions. 
 
Dependency comparison:
 
   http://deps.cpantesters.org/?module=Class::Accessor::Fast;perl=latest <http://deps.cpantesters.org/?module=Class::Accessor::Fast;perl=latest> 
 
   http://deps.cpantesters.org/?module=Mouse;perl=latest <http://deps.cpantesters.org/?module=Mouse;perl=latest> 
 
   http://deps.cpantesters.org/?module=Moose;perl=latest <http://deps.cpantesters.org/?module=Moose;perl=latest> 
 
New module I'm writing:
   
   http://github.com/jhannah/pdf-textblock/tree/master <http://github.com/jhannah/pdf-textblock/tree/master> 
   
j
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/omaha-pm/attachments/20090325/cbf531fc/attachment.html>


More information about the Omaha-pm mailing list