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

Changes for version 0.08 - 2003-01-16

  • Added a tags() method to VCS::Dir (see POD for more details), there are currently only tests for this function in the CVS testsuite, this will change in the next version which should be an overhaul of the entire test suite. There should also be a nice example of how powerful tags() on VCS::Dir can be in the next version.

Documentation

Information for VCS::* developers

Modules

VCS
Library for generic Version Control System access in Perl
notes for the CVS implementation
module for access to a VCS directory
module for access to a file under version control
notes for the HMS implementation
notes for the rcs implementation
module for access to a VCS version

Provides

in VCS/Cvs/Dir.pm
in VCS/Cvs/File.pm
in VCS/Cvs/Version.pm
in VCS/Hms/Dir.pm
in VCS/Hms/File.pm
in VCS/Hms/Version.pm
in VCS/Rcs/Dir.pm
in VCS/Rcs/File.pm
in VCS/Rcs/Version.pm