Skip Menu |

This queue is for tickets about the Export-Lexical CPAN distribution.

Report information
The Basics
Id: 97341
Status: open
Priority: 0/
Queue: Export-Lexical

People
Owner: cgrau [...] cpan.org
Requestors: NEILB [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: v0.0.4
Fixed in: (no value)



Subject: Uses features that are now experimental
Hi, Export::Lexical uses lexical $_ and given/when, both of which have been marked as experimental in recent versions of perl. So using this module generates a bunch of warnings. Cheers, Neil