[svk-commit] r3074 - trunk

nobody at bestpractical.com nobody at bestpractical.com
Sat Aug 23 11:41:20 EDT 2008


Author: alexmv
Date: Sat Aug 23 11:41:19 2008
New Revision: 3074

Modified:
   trunk/Makefile.PL

Log:
 * Bootstrap needs LWP::UserAgent

Modified: trunk/Makefile.PL
==============================================================================
--- trunk/Makefile.PL	(original)
+++ trunk/Makefile.PL	Sat Aug 23 11:41:19 2008
@@ -106,6 +106,7 @@
         'PerlIO::via::Bzip2'       => '0',
         'PerlIO::gzip'             => '0',
         'SVN::Dump'                => '0.04',
+        'LWP::UserAgent'           => '0',
     ],
     'Localized messages' => [
 	-default => 1,


More information about the svk-commit mailing list