Max Kanat-Alexander > VCI

VCI

This Release VCI-0.5.2  [Download] [Browse 07 Jan 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Website ] [ Dependencies ] [ Other Tools ]
Repository http://bzr.everythingsolved.com/vci/
CPAN Testers PASS (107)   FAIL (2)   UNKNOWN (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

VCI A generic interface for interacting with various version-control systems.     0.5.2
VCI::Abstract::Commit Represents a single atomic commit to the repository.      
VCI::Abstract::Committable Anything that can be committed to a repository.      
VCI::Abstract::Diff An object representing a "diff" or "patch" from a Version-Control System      
VCI::Abstract::Diff::File The changes made to a particular file, in a Diff.      
VCI::Abstract::Directory A directory in the repository.      
VCI::Abstract::File A single file in the repository.      
VCI::Abstract::FileContainer Anything that can contain a File or Directory.      
VCI::Abstract::History The history of a Project, File, Directory, etc.      
VCI::Abstract::Project A particular project in the Repository      
VCI::Abstract::Repository A repository where version-controlled items are kept.      
VCI::Util Types and Utility Functions used by VCI      
VCI::VCS::Bzr The Bazaar implementation of VCI     0.5.2
VCI::VCS::Bzr::Commit      
VCI::VCS::Bzr::Committable      
VCI::VCS::Bzr::Directory      
VCI::VCS::Bzr::File      
VCI::VCS::Bzr::History      
VCI::VCS::Bzr::Project      
VCI::VCS::Bzr::Repository      
VCI::VCS::Cvs The CVS implementation of VCI     0.5.2
VCI::VCS::Cvs::Commit      
VCI::VCS::Cvs::Diff      
VCI::VCS::Cvs::Directory      
VCI::VCS::Cvs::File      
VCI::VCS::Cvs::History      
VCI::VCS::Cvs::Project      
VCI::VCS::Cvs::Repository      
VCI::VCS::Git The Git Implementation of VCI     0.5.2
VCI::VCS::Git::Commit      
VCI::VCS::Git::Committable      
VCI::VCS::Git::Diff      
VCI::VCS::Git::Directory      
VCI::VCS::Git::File      
VCI::VCS::Git::History      
VCI::VCS::Git::Project      
VCI::VCS::Git::Repository      
VCI::VCS::Hg The Mercurial (aka Hg) implementation of VCI     0.5.2
VCI::VCS::Hg::Commit      
VCI::VCS::Hg::Committable      
VCI::VCS::Hg::Diff      
VCI::VCS::Hg::Directory      
VCI::VCS::Hg::File      
VCI::VCS::Hg::History      
VCI::VCS::Hg::Project      
VCI::VCS::Hg::Repository      
VCI::VCS::Svn The Subversion implementation of VCI     0.5.2
VCI::VCS::Svn::Commit      
VCI::VCS::Svn::Committable      
VCI::VCS::Svn::Directory      
VCI::VCS::Svn::File      
VCI::VCS::Svn::FileOrDirectory      
VCI::VCS::Svn::History      
VCI::VCS::Svn::Project      
VCI::VCS::Svn::Repository