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

NAME

VCS::LibCVS::Datum::Time - A CVS datum for a time

SYNOPSIS

  $string = VCS::LibCVS::Datum::Time->new("Mon Dec 16 16:49:16 2002");

DESCRIPTION

A time in CVS format.

SUPERCLASS

VCS::LibCVS::Datum

SEE ALSO

  VCS::LibCVS::Datum