| VCS-LibCVS documentation | view source | Contained in the VCS-LibCVS distribution. |
VCS::LibCVS::Datum::PathName - A CVS datum for a CVS pathname
$string = VCS::LibCVS::Datum::PathName->new(["adir","/home/cvs/adir/file"]);
A CVS Pathname, used in CVS responses. It consists of a local directory name and a repository filename. See the cvsclient docs for more info.
VCS::LibCVS::Datum
VCS::LibCVS::Datum
| VCS-LibCVS documentation | view source | Contained in the VCS-LibCVS distribution. |