Subject: | Cannot deal with .tar.bz2 distributions |
A few CPAN distributions are distributed as .tar.bz2 files --- and these cannot be handled by make_ppm:
C:\Users\IEUser>make_ppm CPAN::Testers::ParseReport
Using Archive::Tar ....
Using Compress::Zlib ....
Using dmake ....
Using C:\Strawberry\perl\bin\perl.exe ....
Working directory: C:\Users\IEUser\AppData\Local\Temp
Database was generated on Mon, 05 Dec 2016 21:12:19 GMT
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/A/AN/ANDK/CHECKSUMS
Fetching http://cpan.strawberryperl.com/authors/id/A/AN/ANDK/CPAN-Testers-ParseR
eport-0.4.1.tar.bz2 ...
Fetching http://cpan.strawberryperl.com/authors/id/A/AN/ANDK/CHECKSUMS ...
Extracting files from CPAN-Testers-ParseReport-0.4.1.tar.bz2 ....
Cannot chdir to CPAN-Testers-ParseReport-0.4.1.tar.bz2: No such file or director
y at C:/Strawberry/perl/site/lib/PPM/Make.pm line 93.
Similar results I get with File::Rsync::Mirror::Recent and Net::CIDR::Lookup.