The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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