There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

filenames.t

Test the well-formed-ness of filenames names in the MANIFEST file. Current tests being done:

  • no more than 39 characters before the dot, and 39 after

  • no filenames starting with -

  • don't use any of these names (regardless of case) before the dot: CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9

  • no spaces, ( or & in filenames