Subject: | Building/installing using "Makefile.PL" yields an unusable installation. |
Hi!
The "Makefile.PL" that ships with File-TypeCategories-0.03 is incomplete and yields this:
shlomif@telaviv1:~$ /usr/bin/perl -MFile::TypeCategories -e 'File::TypeCategories->new;'
Failed to find share dir for dist 'File-TypeCategories' at /usr/lib/perl5/vendor_perl/5.22.0/File/TypeCategories.pm line 63.
This command line works fine with Build.PL. Perhaps "Makefile.PL" should be removed or converted to piggyback on Build.PL.
This tripped when doing packaging for Mageia.
Regards,
-- Shlomi Fish