Skip Menu |

This queue is for tickets about the Devel-BeginLift CPAN distribution.

Report information
The Basics
Id: 66765
Status: new
Priority: 0/
Queue: Devel-BeginLift

People
Owner: Nobody in particular
Requestors: mschwern [...] cpan.org
Cc:
AdminCc:

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



Subject: BeginLift seems to be leaking out into subroutine calls
I've discovered an odd interaction in Devel::BeginLift. It appears to be leaking out of scope and causing subroutine calls to happen at compile time. The attached program demonstrates. The call to test() is happening at compile time. If I remove Devel::BeginLift from Method::Signatures it works as expected.
Subject: test.plx
Download test.plx
application/octet-stream 541b

Message body not shown because it is not plain text.