The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

File::Name::Check - Check file names

<a href="https://travis-ci.org/wollmers/File-Name-Check"><img src="https://travis-ci.org/wollmers/File-Name-Check.png" alt="File-Name-Check"></a> <a href='https://coveralls.io/r/wollmers/File-Name-Check?branch=master'><img src='https://coveralls.io/repos/wollmers/File-Name-Check/badge.png?branch=master' alt='Coverage Status' /></a>

SYNOPSIS

  use File::Name::Check;

DESCRIPTION

File::Name::Check is a collection of utilities to check against restrictions of some environments.

AUTHOR

Helmut Wollmersdorfer <helmut.wollmersdorfer@gmx.at>

COPYRIGHT

Copyright 2014- Helmut Wollmersdorfer

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO