Devel::Cover recommendations... or maybe not?
Marvin Humphrey
marvin at rectangular.com
Thu Mar 15 00:48:47 GMT 2007
On Mar 14, 2007, at 4:39 PM, Paul Johnson wrote:
> http://pjcj.sytes.net/notes/2007/03/14
Perfectly put.
If only only.pm were up to the task.
http://cpantesters.perl.org/show/only.html
Your distro really should be thought of as version 1.xx. That
describes its level of stability. But then if you go to 2.0
everybody's scripts break.
I've fanstasized about this syntax loading a particular module version:
use 1::Devel::Cover;
It would search for $lib/1/Devel/Cover.pm, then fall back to $lib/
Devel/Cover.pm; an error would occur if the major version didn't match.
In theory the situation will be resolved in Perl 6.
http://search.cpan.org/~autrijus/Perl6-Bible-0.30/lib/Perl6/Bible/
S11.pod#Versioning
Marvin Humphrey
Rectangular Research
http://www.rectangular.com/
More information about the london.pm
mailing list