Skip Menu |

This queue is for tickets about the Log-Agent-Rotate CPAN distribution.

Report information
The Basics
Id: 39489
Status: resolved
Priority: 0/
Queue: Log-Agent-Rotate

People
Owner: mrogaski [...] cpan.org
Requestors: beads [...] beadsland.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.104
Fixed in: 1.000



Subject: $VERSION line throwing uninitialized value warning
$VERSION line in this module throws an uninitialized value in sprintf warning. Removal of trailing %s in sprintf pattern resolves the problem. As this dirties log files unnecessarily, a fix would be appreciated. Thanks.