Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-PadWalker: Play with other peoples' lexical variables
- Summary
- PadWalker is a module which allows you to inspect (and even change!)
lexical variables in any subroutine which called you. It will only
show those variables which are in scope at the point of the call.
Changelog
- * Wed Nov 22 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.2-1
- Update to 1.2.
- * Mon Oct 23 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.1-1
- Update to 1.1.
- * Sun Sep 10 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.0-2
- Rebuild for FC6.