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

NAME

VCS::LibCVS::Datum::FileName - A CVS datum for the name of a file

SYNOPSIS

  $string = VCS::LibCVS::Datum::FileName->new("/home/cvs/dir");

DESCRIPTION

The name of a file.

SUPERCLASS

VCS::LibCVS::Datum

SEE ALSO

  VCS::LibCVS::Datum