Skip Menu |

This queue is for tickets about the File-TypeCategories CPAN distribution.

Report information
The Basics
Id: 105851
Status: resolved
Priority: 0/
Queue: File-TypeCategories

People
Owner: Nobody in particular
Requestors: SHLOMIF [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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
This should be fixed now in version 0.05 (just published) Thanks for the reminder to do this, now to apply to all other repositories. Ivan On Tue Jul 14 20:13:17 2015, SHLOMIF wrote: Show quoted text
> 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