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

Changes for version 0.11 - 2003-12-21

  • Applied patch from Pierre Denis (Thanks Leon!), which sorted out a problem with testing Rcs from a CVS checkout.
  • Started to split tags() into tags_hash and tags_array, the later maintaining order.

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 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/Rcs/Dir.pm
in VCS/Rcs/File.pm
in VCS/Rcs/Version.pm