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.
auto_install (Score:1)
Re: (Score:1)
Just replace that incantation with a single “
cpan .” inside the unpacked tarball’s directory.Re:auto_install (Score:1)
Also, what I gave doesn't go any further than
make test. I specifically don't want this module installed (it doesn't work yet), I just want to run the tests to see what needs fixing. Presumablycpan -t .would do that (with a sufficiently recent CPAN)?Reply to This
Parent