Subject: | Use of uninitialized value in split at /usr/lib/perl5/5.8.8/CGI/Cookie.pm line 98 |
We are using CGI::Cookie CPAN module within the Sympa project
<http://www.sympa.org>.
Users of Sympa have reported repeated errors "Use of uninitialized value
in split at /usr/lib/perl5/5.8.8/CGI/Cookie.pm line 98" while using
recent versions of CGI::Cookie.
It seems that it appears when "use warnings" pragma was added in Cookie.pm.