diff options
Diffstat (limited to 'devel/p5-Sub-Uplevel/pkg-descr')
-rw-r--r-- | devel/p5-Sub-Uplevel/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Sub-Uplevel/pkg-descr b/devel/p5-Sub-Uplevel/pkg-descr new file mode 100644 index 000000000000..099dd384f107 --- /dev/null +++ b/devel/p5-Sub-Uplevel/pkg-descr @@ -0,0 +1,5 @@ +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/ |