The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.gitignore
Changes
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/CatalystX/VCS/Lookup.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
README
t/00-load.t
t/10-git.t
t/11-hg.t
t/12-svn.t
t/git/dot-git/COMMIT_EDITMSG
t/git/dot-git/config
t/git/dot-git/description
t/git/dot-git/HEAD
t/git/dot-git/hooks/applypatch-msg.sample
t/git/dot-git/hooks/commit-msg.sample
t/git/dot-git/hooks/post-update.sample
t/git/dot-git/hooks/pre-applypatch.sample
t/git/dot-git/hooks/pre-commit.sample
t/git/dot-git/hooks/pre-rebase.sample
t/git/dot-git/hooks/prepare-commit-msg.sample
t/git/dot-git/hooks/update.sample
t/git/dot-git/index
t/git/dot-git/info/exclude
t/git/dot-git/logs/HEAD
t/git/dot-git/logs/refs/heads/master
t/git/dot-git/objects/58/05b676e247eb9a8046ad0c4d249cd2fb2513df
t/git/dot-git/objects/92/83a3babeb86b6bb23b2091c0f1336d7e7f59d5
t/git/dot-git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391
t/git/dot-git/refs/heads/master
t/git/Makefile.PL
t/git/TestApp.pm
t/git/TestApp/Controller/Root.pm
t/hg/dot-hg/00changelog.i
t/hg/dot-hg/cache/branchheads
t/hg/dot-hg/dirstate
t/hg/dot-hg/last-message.txt
t/hg/dot-hg/requires
t/hg/dot-hg/store/00changelog.i
t/hg/dot-hg/store/00manifest.i
t/hg/dot-hg/store/data/x.i
t/hg/dot-hg/store/fncache
t/hg/dot-hg/store/phaseroots
t/hg/dot-hg/store/undo
t/hg/dot-hg/store/undo.phaseroots
t/hg/dot-hg/undo.bookmarks
t/hg/dot-hg/undo.branch
t/hg/dot-hg/undo.desc
t/hg/dot-hg/undo.dirstate
t/hg/Makefile.PL
t/hg/TestApp.pm
t/hg/TestApp/Controller/Root.pm
t/svn/dot-svn/entries
t/svn/dot-svn/prop-base/.keep
t/svn/dot-svn/props/.keep
t/svn/dot-svn/text-base/.keep
t/svn/dot-svn/tmp/prop-base/.keep
t/svn/dot-svn/tmp/props/.keep
t/svn/dot-svn/tmp/text-base/.keep
t/svn/Makefile.PL
t/svn/TestApp.pm
t/svn/TestApp/Controller/Root.pm