Skip Menu |

This queue is for tickets about the Data-DPath CPAN distribution.

Report information
The Basics
Id: 104914
Status: resolved
Worked: 10 min
Priority: 0/
Queue: Data-DPath

People
Owner: schwigon [...] cpan.org
Requestors: ether [...] cpan.org
Cc:
AdminCc:

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



Subject: imports a huge number of symbols from POSIX
"use POSIX;" exists in the code without an import list. The default import list is *huge*, and pollutes the local namespace. Please only import the few symbols that you need.
On Wed Jun 03 13:37:29 2015, ETHER wrote: Show quoted text
> "use POSIX;" exists in the code without an import list. The default > import list is *huge*, and pollutes the local namespace. Please only > import the few symbols that you need.
Thanks, fixed with 0.53. Steffen -- Steffen Schwigon <ss5@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/>