RSS | Module Info | Add a review of Perl-MinimumVersion
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-08T19:05:12 (permalink)
3 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No
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-04T20:46:40 (permalink)
5 out of 5 found this review helpful.
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-22T16:10:28 (permalink)
Was this review helpful to you?
Yes
No

