Skip Menu |

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

Report information
The Basics
Id: 2795
Status: resolved
Priority: 0/
Queue: XML-RSS-Tools

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

Bug Information
Severity: Critical
Broken in: 0.11
Fixed in: 0.12



Subject: Build fails on Perl 5.8.x
Changes in Perl 5.8 made the Makefile.PL fail to run. XML::RSS was not allowed any more as a bareword running under strict. Thanks for Merlyn for pointing this out to me.