Subject: | Package is missing critical files |
The last version (3.02) is missing Makefile.PL and all other package
meta data that are necessary to install it. To create a complete
tarball, use
h2xs -AXn PDF::Extract
cd PDF-Extract
then patch in your .pm files in and then run
perl Makefile.PL
make tardist
to create a tarball that others can use. Thanks!