The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::perl::distrolint::Check::FilePaths - check that file paths are sensible

DESCRIPTION

This checks that path names of files appear to be sensible.

Currently the only check per filename is that it does not contain a : symbol, as this will upset Windows filesystems.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>