remote Module::Install parts
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 4 Mar 2010 21:21:47 +0000 (21:21 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 4 Mar 2010 21:21:47 +0000 (21:21 +0000)
commitc69ff4c553c50c789c3baedadbd5e9073f159792
tree7c3d0e20173dac1159fbae0778a716627e2be66a
parent350b7cc464b967408a5b6f1a7e1fbf1b56415eda
remote Module::Install parts

This means that checkout from repository will work only if
Module::Install is allready installed on system

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@243 836a5e1a-633d-0410-964b-294494ad4392
12 files changed:
inc/Module/AutoInstall.pm [deleted file]
inc/Module/Install.pm [deleted file]
inc/Module/Install/AutoInstall.pm [deleted file]
inc/Module/Install/Base.pm [deleted file]
inc/Module/Install/Can.pm [deleted file]
inc/Module/Install/Fetch.pm [deleted file]
inc/Module/Install/Include.pm [deleted file]
inc/Module/Install/Makefile.pm [deleted file]
inc/Module/Install/Metadata.pm [deleted file]
inc/Module/Install/PRIVATE.pm [deleted file]
inc/Module/Install/Win32.pm [deleted file]
inc/Module/Install/WriteAll.pm [deleted file]