NAME
    File::Name::Check - Check file names

SYNOPSIS
      use File::Name::Check;

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

  CONSTRUCTOR
    new()
        Creates a new object

  METHODS
    caseunique
    encoded
    locale
    paranoic
    safechars

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
