[svn:dbi] r14129 - dbi/trunk

[email protected]
Newsgroups perl.dbi.changes
Message-ID <[email protected]>
Author: REHSACK
Date: Thu Jun 10 04:18:48 2010
New Revision: 14129

Modified:
   dbi/trunk/Makefile.PL

Log:
Add Clone as recommended dependency (fallback to Storable::dclone
when not available).


Modified: dbi/trunk/Makefile.PL
==============================================================================
--- dbi/trunk/Makefile.PL	(original)
+++ dbi/trunk/Makefile.PL	Thu Jun 10 04:18:48 2010
@@ -99,11 +99,12 @@
 	    homepage    => 'http://dbi.perl.org/',
 	},
 	recommends => {
-	    'RPC::PlServer' => 0.2001,
-	    'Net::Daemon' => 0,
+	    'RPC::PlServer'  => 0.2001,
+	    'Net::Daemon'    => 0,
 	    'SQL::Statement' => 1.28,
-	    'MLDBM' => 0,
-	    'DB_File' => 0,
+	    'Clone'          => 0.31,
+	    'MLDBM'          => 0,
+	    'DB_File'        => 0,
 	},
     },
     CONFLICTS => {
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.