![]() |
| |||||||
| Distribution | VCI [Download] |
| Author | MKANAT [ Max Kanat-Alexander ] |
| Version | 0.7.1 |
| Abstract | A library for interacting with version-control systems. |
| Released | 31 Oct 2010 |
| Size | 289.4 KB |
| MD5 Checksum | 40985471a8bb63b96fe754db303859bb |
| Additional Files | README | META | Changes | Makefile.PL | |
| Links | search.cpan.org | CPAN::Forum | AnnoCPAN | rt.cpan.org | Rating | CPANTS | CPAN testers | Dependencies | Testers matrix | Prerequisites | DateTime | DateTime::Format::DateParse | IPC::Cmd | LWP::UserAgent | Module::Load::Conditional | Moose | MooseX::Method | Path::Abstract | Text::Diff::Parser | XML::Simple | |
| VCI [source] [v 0.007001] | OO Interface to Version Control Systems |
| VCI::Abstract::Commit [source] | Represents a single atomic commit to the repository. |
| VCI::Abstract::Committable [source] | Anything that can be committed to a repository. |
| VCI::Abstract::Diff [source] | An object representing a "diff" or "patch" from |
| VCI::Abstract::Diff::File [source] | The changes made to a particular file, in a Diff. |
| VCI::Abstract::Directory [source] | A directory in the repository. |
| VCI::Abstract::File [source] | A single file in the repository. |
| VCI::Abstract::FileContainer [source] | Anything that can contain a |
| VCI::Abstract::History [source] | The history of a Project, File, Directory, etc. |
| VCI::Abstract::Project [source] | A particular project in the Repository |
| VCI::Abstract::ProjectItem [source] | |
| VCI::Abstract::Repository [source] | A repository where version-controlled items are kept. |
| VCI::Util [source] | Types and Utility Functions used by VCI |
| VCI::VCS::Bzr [source] [v 0.007001] | Object-oriented interface to Bazaar (bzr) |
| VCI::VCS::Bzr::Commit [source] | |
| VCI::VCS::Bzr::Committable [source] | |
| VCI::VCS::Bzr::Directory [source] | |
| VCI::VCS::Bzr::File [source] | |
| VCI::VCS::Bzr::History [source] | |
| VCI::VCS::Bzr::Project [source] | |
| VCI::VCS::Bzr::Repository [source] | |
| VCI::VCS::Cvs [source] [v 0.007001] | Object-oriented interface to CVS |
| VCI::VCS::Cvs::Commit [source] | |
| VCI::VCS::Cvs::Diff [source] | |
| VCI::VCS::Cvs::Directory [source] | |
| VCI::VCS::Cvs::File [source] | |
| VCI::VCS::Cvs::History [source] | |
| VCI::VCS::Cvs::Project [source] | |
| VCI::VCS::Cvs::Repository [source] | |
| VCI::VCS::Git [source] [v 0.007001] | Object-oriented interface to Git |
| VCI::VCS::Git::Commit [source] | |
| VCI::VCS::Git::Committable [source] | |
| VCI::VCS::Git::Diff [source] | |
| VCI::VCS::Git::Directory [source] | |
| VCI::VCS::Git::File [source] | |
| VCI::VCS::Git::History [source] | |
| VCI::VCS::Git::Project [source] | |
| VCI::VCS::Git::Repository [source] | |
| VCI::VCS::Hg [source] [v 0.007001] | Object-oriented interface to Mercurial (aka Hg) |
| VCI::VCS::Hg::Commit [source] | |
| VCI::VCS::Hg::Committable [source] | |
| VCI::VCS::Hg::Diff [source] | |
| VCI::VCS::Hg::Directory [source] | |
| VCI::VCS::Hg::File [source] | |
| VCI::VCS::Hg::History [source] | |
| VCI::VCS::Hg::Project [source] | |
| VCI::VCS::Hg::Repository [source] | |
| VCI::VCS::Svn [source] [v 0.007001] | Object-oriented interface to Subversion |
| VCI::VCS::Svn::Commit [source] | |
| VCI::VCS::Svn::Committable [source] | |
| VCI::VCS::Svn::Directory [source] | |
| VCI::VCS::Svn::File [source] | |
| VCI::VCS::Svn::FileOrDirectory [source] | |
| VCI::VCS::Svn::History [source] | |
| VCI::VCS::Svn::Project [source] | |
| VCI::VCS::Svn::Repository [source] |
| Development Stage (Note: *NO IMPLIED TIMESCALES*) | Released |
| Support Level | Developer |
| Language Used | Perl-only, no compiler needed, should be platform independent |
| Interface Style | Object oriented using blessed references and/or inheritance |
| Public License | Standard-Perl: user may choose between GPL and Artistic |
| ActiveState default Perl 5.10 repository [ v 0.5.3 ] |
| ActiveState default Perl 5.8 repository [ v 0.5.2 ] |
| trouchelle.com Perl 5.10 repository [ v 0.7.1 ] |
| uwinnipeg Perl 5.12 repository [ v 0.6.2 ] |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |