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.