RSS | Module Info | Add a review of Perl-MinimumVersion

3 out of 3 found this review helpful:

Perl-MinimumVersion (0.14) ****

I use this all the time to make sure I haven't stupidly added "warnings" to something that's supposed to work on 5.004. It's a simple-seeming task, but there are lots of annoying things to consider... and this code will consider them for you.

Ricardo SIGNES - 2007-05-08 19:05:12
Was this review helpful to you?  Yes No

5 out of 5 found this review helpful:

Perl-MinimumVersion (0.11) ****

This is a fantastic tool for quickly checking how backwards compatible your code is. It's great for catching all the syntaxt that drifts in by habit (e.g. "use warnings") that gets in the way of backwards compatibility.

David Golden - 2006-02-04 20:46:40
Was this review helpful to you?  Yes No

Perl-MinimumVersion (0.01) ****

I've not tried this yet, so can't vouch for how well it works. But I really really really like the idea behind it!

Robert Rothenberg - 2005-04-22 16:10:28
Was this review helpful to you?  Yes No


the camel