Skip Menu |

This queue is for tickets about the POE-Component-Enc-Mp3 CPAN distribution.

Report information
The Basics
Id: 1670
Status: resolved
Priority: 0/
Queue: POE-Component-Enc-Mp3

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

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



Subject: test.pl fatal error
Line 10 of test.pl contains illegal code: use POE-Component-Enc-Mp3; The "-" characters must be replaced with "::". -- Rocco Caputo / troc@pobox.com / poe.perl.org / poe.sf.net 3) eyrie:~/.cpan/build/POE-Component-Enc-Mp3-1.2# perl -Mstrict -w -Iblib/arch -Iblib/lib test.pl 1..1 Argument "Enc" isn't numeric in subtraction (-) at test.pl line 10. Argument "-Component" isn't numeric in subtraction (-) at test.pl line 10. Argument "Mp3" isn't numeric in subtraction (-) at test.pl line 10. Bareword "Enc" not allowed while "strict subs" in use at test.pl line 10. Bareword "Mp3" not allowed while "strict subs" in use at test.pl line 10.