Skip Menu |

This queue is for tickets about the CGI-RSS CPAN distribution.

Report information
The Basics
Id: 103980
Status: new
Priority: 0/
Queue: CGI-RSS

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.9655
Fixed in: (no value)



Subject: Compilation fails (new CGI.pm?)
Test suite fails, and even just loading CGI::RSS does not work anymore: $ perl5.20.2 blib/lib/CGI/RSS.pm Illegal declaration of anonymous subroutine at (eval 19) line 1. BEGIN failed--compilation aborted at blib/lib/CGI/RSS.pm line 66. I suspect that the black magic in CGI::RSS's BEGIN block does not work anymore with the newer CGI 4.x versions.