Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Sub-Uplevel: Run a perl function in an upper stack frame
- Summary
- 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.
Changelog
- * Sat Nov 11 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.14-1
- Update to 0.14.
- * Fri Jun 23 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.13-1
- Update to 0.13.
- * Sat May 13 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.12-1
- Update to 0.12.
- Makefile.PL -> Build.PL.