| CPAN Ratings Reviews by Andy Lester | |
| Home | Search | About | Bitcard Account | Login |
RJBS is a fantastic programmer. Anything that helps me be more like him is a valuable addition to the CPAN.
Andy Lester - 2008-11-07T07:18:07
A brilliant module, handling a common debugging trick with perfect simplicity. I'd almost like to see this incorporated into Carp in the core.
Andy Lester - 2007-04-30T19:49:33
I can't fathom why one would need to override the CORE:: math functions, but here they are. Please ignore this module.
Andy Lester - 2007-04-12T18:54:07
Bravo. I've seen a lot of "better than Data::Dumper!" modules before, but this one is really something. Visualization is top-notch.
Andy Lester - 2007-01-08T19:57:33
No comment. Ignore previous note.
Andy Lester - 2006-09-09T19:46:22
It's a great module because you can do with it what you should be able to. It's just terrible trying to figure it out.
Andy Lester - 2005-04-03T15:17:33
This is a module to perform a case-insensitive sort.
The very thing you could do with
@a = sort { lc $a cmp lc $b } @a;
There. I've put the code you need in the rating. No need to install the module!
Andy Lester - 2005-02-22T11:51:03
If you're doing any sort of testing of long and/or binary data items, you need Test::LongString to make the diagnosis of failures easier.
Andy Lester - 2004-12-09T08:09:30
I'm amazed at the quality of this module. It all Just Works. It's allowed us to do amazing stuff for our customers. None of this "Just open this .csv file" crap. Bravo!
Andy Lester - 2004-08-12T19:31:21
It'd be nice if combining & stringifying were one easy step, but other than that, this module has saved me tons of time.
Andy Lester - 2004-05-25T21:45:45
I'm beginning to think that SOFTDIA is a troll.
Andy Lester - 2004-05-11T18:19:12
Test::Builder::Tester isn't the easiest tool to wrap my head around, but once you grok the zen of how it's supposed to work, it does its job beautifully. For writers of Test::* modules, it's crucial.
Andy Lester - 2004-02-13T08:00:18
This module is a godsend. It's part module, part history, part slick command-line tool.
Anyone releasing modules that is concerned about backwards compatibility needs Module::CoreList.
Andy Lester - 2004-02-13T07:32:48
Log::Dispatch is logging the way it should be. It's easy to use, and highly extensible. It's exactly the module I would have written, but now I don't have to.
Andy Lester - 2004-02-05T13:26:14
Great little tool for finding circular memory references. The callback hook made it a snap for me to make Test::Memory::Cycle out of it.
Andy Lester - 2003-12-15T07:18:52
It's interesting to see a different take on the Test::More way of running tests, but I don't see any added benefit. The documention is sparse.
Andy Lester - 2003-11-30T20:46:57
There have been some important bugs that have gotten through, but all in all, if you need to handle PHP sessions, there's no better way to do it.
Andy Lester - 2003-11-25T07:43:39
A wonderful addition to the Test::* collection. It can be tough to test failure, and without a module like Test::Exception, I might be tempted to not bother testing those failures. Test::Exception makes a breeze.
Andy Lester - 2003-10-22T07:55:26
F:F:R is a great example of TMTOWTDI. In those times where you're tired of rewriting the same old File::Find callbacks, it's good to have File::Find::Rule in your arsenal.
Andy Lester - 2003-08-14T07:09:06
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|