Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion script/pptemplate
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ to avoid accidents. Move it out of the way if you really want to scrap it.

The files F<MANIFEST>, F<MANIFEST.SKIP> and F<.gitignore> are for
bookkeeping: They avoid that temporary files created by building the
module end up in a git repository or a CPAN distrubution.
module end up in a git repository or a CPAN distribution.

As of 2.096, the "internal mode" of this script has been removed,
and it creates the files using the new "deep mode". This is because
Expand Down
Loading