in reply to What is ignore.txt
from my step-by-step-tutorial-on-perl-module-creation-with-tests-and-git
> Let's examine the remaining two files. What is ignore.txt? It was created as default ignore list by module-starter and it contains many lines of regexes. If we want module-starter to create MANIFEST.SKIP instead, next time we'll use it specify --ignores='manifest' For the moment we can delete it.
Also What are the files in a CPAN distribution?
L*
|
|---|