diff --git a/perl-5.8.7-CAN-2004-0976.patch b/perl-5.8.7-CAN-2004-0976.patch index 5f637a3..ae13fe3 100644 --- a/perl-5.8.7-CAN-2004-0976.patch +++ b/perl-5.8.7-CAN-2004-0976.patch @@ -160,3 +160,25 @@ =item DIR +--- perl-5.8.7/lib/CGI/Cookie.pm.CAN-2004-0976 2005-05-16 04:41:03.000000000 -0400 ++++ perl-5.8.7/lib/CGI/Cookie.pm 2005-11-08 14:56:15.141710000 -0500 +@@ -407,7 +407,7 @@ + You may also retrieve cookies that were stored in some external + form using the parse() class method: + +- $COOKIES = `cat /usr/tmp/Cookie_stash`; ++ $COOKIES = `cat /var/run/www/Cookie_stash`; + %cookies = parse CGI::Cookie($COOKIES); + + If you are in a mod_perl environment, you can save some overhead by +--- perl-5.8.7/lib/Shell.pm.CAN-2004-0976 2004-06-01 05:42:17.000000000 -0400 ++++ perl-5.8.7/lib/Shell.pm 2005-11-08 15:01:36.434664000 -0500 +@@ -127,7 +127,7 @@ + use Shell qw(cat ps cp); + $passwd = cat('new;