Skip Menu |

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

Report information
The Basics
Id: 124646
Status: resolved
Priority: 0/
Queue: CGI-Simple

People
Owner: MANWAR [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.13
Fixed in: 1.15



Subject: use vars → our
CGI::Simple is using "use vars". I think this could be replaced by "our", which would safe a few milliseconds and looks somewhat nicer. Minimum perl version is already 5.6.1, so there would be no backwards compatibility issue.
Thanks @SREZIC for raising the issue and the suggestions as well. I will update the code asap. Best Regards, Mohammad S Anwar
Resoved