Subject: | PPM::Make 0.97 does not support local tar balls |
PPM::Make cannot build PPMs on local tar balls. It must use CPAN to
get data about the package or the package itself.
Using the full path goes the furthest relative paths die earlier.
make_ppm /full/path/tar-ball-0.01.tar.gz
And dies with
Going to read /home/login/.cpan/Metadata
Database was generated on Fri, 01 Oct 2010 02:43:10 GMT
Not all query terms returned a result
at /usr/lib/perl5/vendor_perl/5.10.0/PPM/Make/Search.pm line 570.
Cannot obtain the modules that 'tar-ball' provides
at /usr/lib/perl5/vendor_perl/5.10.0/PPM/Make.pm line 569.