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>