Alex Taler > VCS-LibCVS-1.0002 > VCS::LibCVS::Datum::String

Download:
VCS-LibCVS-1.0002.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  3
Open  2
View Bugs
Report a bug
Source  

NAME ^

VCS::LibCVS::Datum::String - A CVS string datum

SYNOPSIS ^

  $string = VCS::LibCVS::Datum::String->new("commit comment");

DESCRIPTION ^

A string which consists of a single line of text.

SUPERCLASS ^

VCS::LibCVS::Datum

SEE ALSO ^

  VCS::LibCVS::Datum