[svn:CPANPLUS-Dist-Build] r12675 - CPANPLUS-Dist-Build/trunk

[email protected]
Newsgroups perl.module.build.checkins
Message-ID <[email protected]>
Author: BINGOS
Date: Tue Apr  7 08:01:40 2009
New Revision: 12675

Modified:
   CPANPLUS-Dist-Build/trunk/MANIFEST
   CPANPLUS-Dist-Build/trunk/MANIFEST.SKIP
   CPANPLUS-Dist-Build/trunk/Makefile.PL

Log:
Make the auto_set_repository author only feature

Modified: CPANPLUS-Dist-Build/trunk/MANIFEST
==============================================================================
--- CPANPLUS-Dist-Build/trunk/MANIFEST	(original)
+++ CPANPLUS-Dist-Build/trunk/MANIFEST	Tue Apr  7 08:01:40 2009
@@ -5,7 +5,6 @@
 inc/Module/Install/Fetch.pm
 inc/Module/Install/Makefile.pm
 inc/Module/Install/Metadata.pm
-inc/Module/Install/Repository.pm
 inc/Module/Install/Win32.pm
 inc/Module/Install/WriteAll.pm
 lib/CPANPLUS/Dist/Build.pm

Modified: CPANPLUS-Dist-Build/trunk/MANIFEST.SKIP
==============================================================================
--- CPANPLUS-Dist-Build/trunk/MANIFEST.SKIP	(original)
+++ CPANPLUS-Dist-Build/trunk/MANIFEST.SKIP	Tue Apr  7 08:01:40 2009
@@ -24,3 +24,4 @@
 ^patches/
 ~$
 ^\.
+^inc/Module/Install/Repository.pm

Modified: CPANPLUS-Dist-Build/trunk/Makefile.PL
==============================================================================
--- CPANPLUS-Dist-Build/trunk/Makefile.PL	(original)
+++ CPANPLUS-Dist-Build/trunk/Makefile.PL	Tue Apr  7 08:01:40 2009
@@ -20,5 +20,5 @@
 clean_files 't/dummy-cpanplus t/dummy-perl/lib/perl5';
 # overwrite the CP::D::B that shipped in core
 installdirs ($] >= 5.009005 ? 'perl' : 'site');
-auto_set_repository;
+eval "auto_set_repository()";
 WriteAll();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.