Skip Menu |

This queue is for tickets about the libintl-perl CPAN distribution.

Report information
The Basics
Id: 89167
Status: resolved
Priority: 0/
Queue: libintl-perl

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

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



Subject: MYMETA.{yml,json} must not be bundled
MYMETA.{yml,json} are files that are generated at install time on the user machine. They must not be bundled in your distribution. Check this for details: http://weblog.bulknews.net/post/44251476706/stop-shipping-mymeta-to-cpan -- Olivier Mengué - http://perlresume.org/DOLMEN
RT-Send-CC: rafl [...] debian.org
Fixed in git: [v1 09e1e61] removed MYMETA stuff 1 file changed, 4 deletions(-) This is actually a bug in ExtUtils::Manifest and should be fixed there.