Tags: class
Config::Role - Object constructor parameters from file made easy
By Robin Smidsrød on Oct 18, 2011 | In Perl, Software Development | Send feedback »
After I wrote that big 5-part article on WWW::LastFM / XML::Rabbit I noticed several things that could be improved. One of them was the fact that loading configuration information from a file in the home directory was a pretty generic thing to do. I decided to factor that code out and release it as a separate CPAN module that can be used by any Moose class. more »



