./devel/p5-autodie, Replace functions with ones that succeed or die with lexical scope

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 2.32, Package name: p5-autodie-2.32, Maintainer: pkgsrc-users

The autodie pragma provides a convenient way to replace functions that normally
return false on failure with equivalents that throw an exception on failure.

The autodie pragma has lexical scope, meaning that functions and subroutines
altered with autodie will only change their behaviour until the end of the
enclosing block, file, or eval.

If system is specified as an argument to autodie, then it uses
IPC::System::Simple to do the heavy lifting. See the description of that
module for more information.


Required to run:
[lang/perl5] [devel/p5-Sub-Identify]

Master sites: (Expand)

SHA1: a6400ca0a898224651217ca7b4e3c4bbd474caf8
RMD160: a1c152e08e01589705c9165bfc05f21b8f1d1b6d
Filesize: 91.424 KB

Version history: (Expand)