Skip Menu |

This queue is for tickets about the Test-Builder-Tester CPAN distribution.

Report information
The Basics
Id: 456
Status: resolved
Priority: 0/
Queue: Test-Builder-Tester

People
Owner: MARKF [...] cpan.org
Requestors: mark [...] twoshortplanks.com
Cc:
AdminCc:

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



Subject: 5.004 bug
The colouring hack causes breakage in perl5.004 This is because perl5.004 wants substr($foo,$bar,$bob) = $bazz; Not substr($foo,$bar,$bob,$bazz); Oh well. Expect a new release soon. richardc++ # letting me use his wide range of installed perls to check this