Subject: | Missing files in distribution |
I was updating my CPAN modules and I saw this on the screen:
[MSG] Extracted 'Storable-2.24/hints/gnukfreebsd.pl'
[MSG] Extracted 'Storable-2.24/hints/linux.pl'
[MSG] Extracted 'Storable-2.24/META.yml'
[MSG] Extracted 'Storable' to '/root/.cpanplus/5.10.0/build/Storable-2.24'
Running [/usr/bin/perl /usr/bin/cpanp-run-perl
/root/.cpanplus/5.10.0/build/Storable-2.24/Makefile.PL]...
Checking if your kit is complete...
Warning: the following files are missing in your kit:
t/Test/Builder.pm
t/Test/More.pm
t/Test/Simple.pm
Please inform the author.
Processing hints file hints/linux.pl
Writing Makefile for Storable
Running [/usr/bin/make]...
I checked the MANIFEST, and those files are listed there but not in the
tarball. Maybe a packaging error? Thanks for your work!
--
~Apocalypse