Skip Menu |

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

Report information
The Basics
Id: 25141
Status: new
Priority: 0/
Queue: Audio-Audiere

People
Owner: TELS [...] cpan.org
Requestors: justice8 [...] wanadoo.fr
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: 0.05



Subject: test 1 failed cause version does not returns what expected
Test 1 (t/audiere.t) expect audiere getVersion call returns something like 'Audiere ...' which is not the case now (with 1.9.4 at least). Simple workaround: replace line 50 by something like this is ($au->getVersion() =~ /[\d\.]+/, 1, 'version');