Skip Menu |

This queue is for tickets about the trace CPAN distribution.

Report information
The Basics
Id: 12088
Status: resolved
Priority: 0/
Queue: trace

People
Owner: Nobody in particular
Requestors: esteban [...] webtogo.de
Cc:
AdminCc:

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



Subject: Sometimes matches non-functions
Some code got replaced incorrectly. For example 'substr($aaa,1,2)' or 'eval "sub $myname { return 'hello' }"'. The fix that worked for me is attached as a patch to version 0.04. Perl: v5.8.1 Distro: SuSE 9.0 Arch: 586
Download patch
application/octet-stream 585b

Message body not shown because it is not plain text.

Fixed the regex bug in release 0.5. Thanks for taking a minute to file the ticket and sorry it took so long for me to do anything about it. Jeff