Skip Menu |

This queue is for tickets about the Audio-Cuefile-Parser CPAN distribution.

Report information
The Basics
Id: 20905
Status: open
Priority: 0/
Queue: Audio-Cuefile-Parser

People
Owner: matt.koscica [...] gmail.com
Requestors: matt.koscica [...] gmail.com
Cc:
AdminCc:

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



Subject: UTF16 unfriendly
Attempting to parse UTF16 files will break with the following exception: Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/vendor_perl/5.8.8/Audio/Cuefile/Parser.pm line 209.
For a workaround, change the .cue file's encoding to one that Perl natively supports (like plain text or UTF8).