> Frost version 0.70 is out.

q[Modules with descriptions written in prose]--
q[Modules with packages names in prose]--

Seriously, CPAN is not dungeons and dragons. Quit it. Frost.pm reads
like a butchered revision of Finnegans Wake.

* Data::Dumper provides configuration that doesn't involving borking
other uses of Data::Dumper, it forces you into the OO paradigm: use
it:
 
http://search.cpan.org/~smueller/Data-Dumper-2.128/Dumper.pm#Configuration_Variables_or_Methods
* Don't use prototypes, unless you need prototypes. And, if you're
going to use prototypes in the code, then use the benefits in the
docs: ie, not "true()" but "true". And, don't do that. In perl "1" is
"true", just deal with it.

And to second Dave's point: announcing a Moose based module on the
lists is slightly annoying. Publishing that public support for your
module is provided on the lists is erring on the obnoxious bank of
River Obnoxious.

-- 
Evan Carroll - m...@evancarroll.com
System Lord of the Internets
web: http://www.evancarroll.com
ph: 281.901.0011

Reply via email to