diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-19 17:17:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-19 17:17:11 +0000 |
commit | f3e3b97cb0ffa924ba4817f97040db8123ab205f (patch) | |
tree | ba020e161a465cc4cfb48eb786dc0760fc4f0551 /devel/p5-Sub-Uplevel/PLIST | |
parent | 43300df592dd4681c200c95ec2d104d3d81c5d93 (diff) | |
download | pkgsrc-f3e3b97cb0ffa924ba4817f97040db8123ab205f.tar.gz |
Initial import of p5-Sub-Uplevel-0.09:
Apparently run a function in a higher stack frame; 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.
Diffstat (limited to 'devel/p5-Sub-Uplevel/PLIST')
-rw-r--r-- | devel/p5-Sub-Uplevel/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Sub-Uplevel/PLIST b/devel/p5-Sub-Uplevel/PLIST new file mode 100644 index 00000000000..bbbd0e5d72e --- /dev/null +++ b/devel/p5-Sub-Uplevel/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/19 17:17:11 wiz Exp $ |