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

NAME

VCS::LibCVS::Datum::DirectoryName - A CVS datum for the name of a directory

SYNOPSIS

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

DESCRIPTION

The name of a directory.

SUPERCLASS

VCS::LibCVS::Datum

SEE ALSO

  VCS::LibCVS::Datum