13 lines
397 B
Plaintext
13 lines
397 B
Plaintext
$OpenBSD: patch-Makefile_PL,v 1.3 2006/09/30 14:34:28 kevlo Exp $
|
|
--- Makefile.PL.orig Sat Sep 30 22:27:14 2006
|
|
+++ Makefile.PL Sat Sep 30 22:27:23 2006
|
|
@@ -34,7 +34,7 @@ requires(
|
|
'Class::Autouse' => '1.15',
|
|
'Getopt::Long' => '2.34',
|
|
'Encode' => '2.10',
|
|
- 'File::Spec' => '3.18',
|
|
+ 'File::Spec' => '3.12',
|
|
);
|
|
features(
|
|
'Localized messages' => [
|