[svk-commit] r2228 - trunk
nobody at bestpractical.com
nobody at bestpractical.com
Fri Dec 8 04:52:16 EST 2006
Author: clkao
Date: Fri Dec 8 04:52:16 2006
New Revision: 2228
Modified:
trunk/ (props changed)
trunk/Makefile.PL
Log:
r7387 at lofoten (orig r2223): clkao | 2006-12-08 17:04:19 +0800
List Term::ReadKey as dependency.
Modified: trunk/Makefile.PL
==============================================================================
--- trunk/Makefile.PL (original)
+++ trunk/Makefile.PL Fri Dec 8 04:52:16 2006
@@ -81,6 +81,7 @@
'Class::Data::Inheritable' => '0',
'Path::Class' => '0.15',
'UNIVERSAL::require' => '0',
+ 'Term::ReadKey' => '0',
'Time::HiRes' => '0', # in core since 5.7.3
'File::Temp' => '0.17', # in core since 5.8.1
'Encode' => '2.10', # in core since 5.8.7
More information about the svk-commit
mailing list