Skip Menu |

This queue is for tickets about the Modern-Perl CPAN distribution.

Report information
The Basics
Id: 43090
Status: resolved
Priority: 0/
Queue: Modern-Perl

People
Owner: Nobody in particular
Requestors: damienlearnsperl [...] gmx.com
Cc:
AdminCc:

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



Subject: repeat of "use strict" and "use warnings" on v1.02
Date: Fri, 6 Feb 2009 23:34:51 +0100
To: <bug-Modern-Perl [...] rt.cpan.org>
From: "Damien Learns Perl" <damienlearnsperl [...] gmx.com>
in version 1.02 of Modern::Perl, the following lines appear twice: use strict; use warnings; Regards, Damien.
I've fixed this in 1.03. Thanks for reporting!