Skip Menu |

This queue is for tickets about the Contextual-Return CPAN distribution.

Report information
The Basics
Id: 26102
Status: open
Priority: 0/
Queue: Contextual-Return

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

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



Subject: Eliminate global caller() override
Its probably not necessary to have a global caller() override. It can instead be locally overridden as needed. I patched Sub::Uplevel to do this (see 26100), the same technique should be applicable here.
On Wed Apr 04 13:25:42 2007, MSCHWERN wrote: Show quoted text
> Its probably not necessary to have a global caller() override. It can > instead be locally overridden as needed. I patched Sub::Uplevel to do > this (see 26100), the same technique should be applicable here.
Just a ping as this probably fell inside the period when rt.cpan.org wasn't sending out email.