Skip Menu |

This queue is for tickets about the Macrame CPAN distribution.

Report information
The Basics
Id: 31200
Status: new
Priority: 0/
Queue: Macrame

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Warnings when calling Macrame
There are always warnings even when just using Macrame, without actually using it: $ perl -MMacrame -e1 Useless use of subtraction (-) in void context at Macrame.pm line 102. Use of uninitialized value in subtraction (-) at Macrame.pm line 102. This seems like a typo in line 102 in Macrame.pm: it should probably be our $FINAL = 0; Regards, Slaven