I want to create a list of all of the files Perl and Perly things make to do their work, so newbies can look up a filename to see what it does and who created it.
I came up with a short list right away, but I am sure other people know about files I have not run into. Who can add to this list?
site_perl
auto
.cpan
pm_to_blib
.packlist
blib/lib
blib/scripts
blib/man
MyConfig.pm
MANIFEST
MANIFEST.SKIP
Makefile
Makefile.PL
MANIFEST.bak
Make file.bak
test.pl (Score:1)
If you need information on use of test.pl and some examples I can provide some.
Re:test.pl (Score:1)