diff options
Diffstat (limited to 'textproc/p5-Text-FixedLength-Extra/files')
-rw-r--r-- | textproc/p5-Text-FixedLength-Extra/files/patch-Extra.pm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-FixedLength-Extra/files/patch-Extra.pm b/textproc/p5-Text-FixedLength-Extra/files/patch-Extra.pm index c78ba1783883..d18b8ce231ed 100644 --- a/textproc/p5-Text-FixedLength-Extra/files/patch-Extra.pm +++ b/textproc/p5-Text-FixedLength-Extra/files/patch-Extra.pm @@ -1,8 +1,8 @@ ---- Extra.pm.orig Sat Dec 30 18:10:06 2000 -+++ Extra.pm Sat Dec 30 18:26:45 2000 -@@ -31,6 +31,9 @@ +--- Extra.pm.orig 2001-09-18 13:10:20 UTC ++++ Extra.pm +@@ -31,6 +31,9 @@ our $VERSION = '1.1'; - our $debug = 1; + our $debug = 0; +# kill the previous Text::FixedLength::getFixed to avoid +# the warning of redefinition |