Tue Jan 10 00:37:24 2012: Request 73867 was acted upon. Transaction: Correspondence added by FANGLY Queue: Module-ScanDeps Subject: Wrong type reported? Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: florent.an...@gmail.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=73867 >
File /usr/share/perl5/Error/Simple.pm is an interesting example: http://cpansearch.perl.org/src/SHLOMIF/Error-0.17016/lib/Error.pm It does not contain the 'package' directive. Since the file for the CPAN::Config module is in /etc/, it is easy to see that it is meant as a configuration file, but that is not a very portable way to identify this type of file.