manwar / Test-Strict

Test::Strict
Other
2 stars 9 forks source link

all_perl_files_ok tests emacs backup files #24

Closed robrwo closed 5 years ago

robrwo commented 6 years ago

emacs will leave backup files with the suffix "~", e.g. lib/MyModule.pm~.

It should skip these automatically, or maybe have an option to use a regex for files to skip, or even check MANIFEST.SKIP.