Skip Menu |

This queue is for tickets about the CLI-Helpers CPAN distribution.

Report information
The Basics
Id: 94621
Status: resolved
Priority: 0/
Queue: CLI-Helpers

People
Owner: brad [...] divisionbyzero.net
Requestors: john [...] thompson.mn
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.4
Fixed in: 0.5



Subject: uninitialized value $err warning
Date: Thu, 10 Apr 2014 16:22:10 -0500
To: bug-CLI-Helpers [...] rt.cpan.org
From: John Thompson <john [...] thompson.mn>
With CLI::Helpers 0.4 I get this warning with any program that uses it: Use of uninitialized value $err in concatenation (.) or string at /usr/local/share/perl/5.14.2/CLI/Helpers.pm line 70.
On Thu Apr 10 17:22:21 2014, john@thompson.mn wrote: Show quoted text
> With CLI::Helpers 0.4 I get this warning with any program that uses it: > > Use of uninitialized value $err in concatenation (.) or string at > /usr/local/share/perl/5.14.2/CLI/Helpers.pm line 70.
Thanks for the report, I've already pushed the fix for this warning to GitHub and will inspect for other issues before pushing 0.5 with fixes today.