Skip Menu |

This queue is for tickets about the MPEG-Audio-Frame CPAN distribution.

Report information
The Basics
Id: 4182
Status: resolved
Priority: 0/
Queue: MPEG-Audio-Frame

People
Owner: NUFFIN [...] cpan.org
Requestors: nothingmuch [...] woobling.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.07
Fixed in: (no value)



Subject: asbin method broken due to errorneus concatenation
The concatenation was changed from $_[0]->header to $_[0]->{header}. The prior returns $_[0]{binhead} on scalar context, while $_[0]{header} is actually an array reference. The issue was discovered by Johan Vromans, and is resolved and tested for in 0.08