From e269e8e2600803c3dd44319dc45254941c5f795b Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 18 Jan 2004 18:21:17 +0000 Subject: - Update to version 1.03 PR: 61515 Submitted by: maintainer --- misc/p5-File-CounterFile/files/patch-CounterFile.pm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'misc/p5-File-CounterFile/files') diff --git a/misc/p5-File-CounterFile/files/patch-CounterFile.pm b/misc/p5-File-CounterFile/files/patch-CounterFile.pm index dbea78491478..f31706ef9c33 100644 --- a/misc/p5-File-CounterFile/files/patch-CounterFile.pm +++ b/misc/p5-File-CounterFile/files/patch-CounterFile.pm @@ -1,5 +1,5 @@ ---- CounterFile.pm.orig Tue Jul 30 23:45:06 2002 -+++ CounterFile.pm Sun Jul 6 08:08:46 2003 +--- CounterFile.pm.orig Sun Jan 18 13:31:18 2004 ++++ CounterFile.pm Sun Jan 18 13:31:54 2004 @@ -19,7 +19,7 @@ $DEFAULT_INITIAL = 0; # default initial counter value @@ -9,12 +9,12 @@ # Experimental overloading. use overload ('++' => \&inc, -@@ -205,7 +205,7 @@ +@@ -210,7 +210,7 @@ If the file name does not start with "/" or ".", then it is interpreted as a file relative to C<$File::CounterFile::DEFAULT_DIR>. The default value for this variable is initialized from the --environment variable C, or F is no environment -+environment variable C, or F is no environment +-environment variable C, or F if no environment ++environment variable C, or F if no environment variable is defined. You may want to assign a different value to this variable before creating counters. -- cgit v1.2.3