tag 243387 + fixed-in-experimental
thanks
On Mon, Apr 12, 2004 at 04:17:01PM -0400, seph wrote:
>hermes:~# ./test.pl
>Use of uninitialized value in length at (eval 7) line 12.
>I've opened a cpan bug #5987, but I notice that CGI.pm is up to 3.04,
>so newer version may have fixed this.
On Mon, Jun 06, 2005 at 12:53:23PM +0200, Gabor Kiss wrote:
>Line 1695 of CGI.pm (version 3.04):
>
> if (length($ENV{QUERY_STRING})>0) {
>
>This function call causes the "Use of uninitialized value in length at
>(eval 9) line 12." or similar warning.
This version is fixed in version 3.10 of CGI.pm, which is included in
perl 5.8.7.
Packages of 5.8.7 are currently in experimental due to the sarge freeze,
and will be migrated to unstable after the release.
--bod
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]