Bug 47582 - New port: Sub::Uplevel - apparently run a function in a higher stack frame
Summary: New port: Sub::Uplevel - apparently run a function in a higher stack frame
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-28 08:50 UTC by Erwin Lansing
Modified: 2003-01-28 14:21 UTC (History)
0 users

See Also:


Attachments
p5-Sub-Uplevel.sh (2.57 KB, text/plain)
2003-01-28 08:50 UTC, Erwin Lansing
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Lansing 2003-01-28 08:50:02 UTC
Like Tcl's uplevel() function, but not quite so
dangerous. The idea is just to fool caller().
All the really naughty bits of Tcl's uplevel() are avoided. 

WWW: http://search.cpan.org/dist/Sub-Uplevel/
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2003-01-28 14:21:13 UTC
State Changed
From-To: open->closed

New port added, thanks!