CPAN Time savers

cog on 2005-08-04T21:11:47

Here are the time savers for the day, that made me save *lots* of time:

Data::Dumper - My favourite debugging tool.

CGI - Ah... so many useful stuff...

WWW::Mechanize - Wonderful, simply wonderful. And it works!

XML::Simple - OK, this one could be better, but it still helped.

Anyway, these four little tools and some of their friends made it possible for me to create something that would have taken considerably more time without them.

CPAN++


Yay!

petdance on 2005-08-05T14:44:20

Glad you find Mech useful. It's one of those things that really just scratches that one itch.

If you make URLs like http://search.cpan.org/dist/WWW-Mechanize, they're much quicker to load as there's no searching to do.

Re:Yay!

cog on 2005-08-05T14:49:48

scratches that one itch

And a lovely job it does at that :-)

One day before the deadline I had the code, a testing page and a test suite ready, when the client thought only the code was ready. Awesome :-)

++ for you :-)