NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Works for me (Score:1)
Which is exactly the situation that the retest feature in Module::Build assumes, so I don’t quite see why this is a problem.
Re: (Score:1)
The problem is that installed modules have more to them than the .pm files, and those are basically the only parts of your installation you're going to be testing when you use
retest.Tests for scripts will be tests on the scripts in the distribution, not the ones installed. Likewise for all the other things that a distro can have.
Simple (Score:2)
Re: (Score:1)
This was an opportunity for me to get philisophical, but it wasn't your fault.