Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Number-Phone CPAN distribution.

Report information
The Basics
Id: 11975
Status: resolved
Worked: 5 min
Priority: 0/
Queue: Number-Phone

People
Owner: dcantrell [...] cpan.org
Requestors: dan.kubb [...] onautopilot.com
Cc:
AdminCc:

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



Subject: use of diagnostics pragma
The module uses the diagnostics pragma, which can add severe overhead to all running perl code. I would suggest removing the pragma in the next CPAN release, and only use it during development/debugging.
Thanks, fixed.