[Bug 754689] CGI::Session emits deprecation warning when running under 'use warnings'

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 14 09:04:46 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=754689

hkoba <buribullet at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |buribullet at gmail.com

--- Comment #2 from hkoba <buribullet at gmail.com> ---
This problem still persists in F17.

  % perl -MCGI::Session -we0
  Use of qw(...) as parentheses is deprecated at
  /usr/share/perl5/vendor_perl/CGI/Session.pm line 882.

This problem is already fixed in upstream CGI-Session-4.48

  % cd ~/.local/share/.cpan/build/CGI-Session-4.48-IEMe8O
  % perl -Mblib -MCGI::Session -we0
  %

So, please update it!

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the perl-devel mailing list