libsub-uplevel-perl

Rating: 
0
No votes yet

module to spoof the Perl call stack
Sub::Uplevel is a Perl module that provides a safe implementation similar to
Tcl's uplevel() function. It allows you to safely fool the caller() into
thinking it's in a different part of the stack, without knowing that it is
being wrapped.

Application versions: 
AttachmentSizeDate
File libsub-uplevel-perl_0.2200-1_all.deb14.76 KB05/08/2013 - 14:13
Changelog: 

libsub-uplevel-perl (0.2200-1) unstable; urgency=low

[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.3 (drop perl version dependency)
* Add myself to Uploaders and Copyright
* Use new short debhelper rules file
* Refresh copyright information

[ gregor herrmann ]
* debian/control: Added: ${misc:Depends} to Depends: field.
* debian/control: remove build dependencies that are not used anymore.

[ Nathan Handler ]
* debian/watch: Update to ignore development releases.

[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).