Name : perl-autodie
| |
Version : 2.370.0
| Vendor : obs://build_opensuse_org/home:illuusio
|
Release : ill.3.3
| Date : 2024-03-09 00:12:24
|
Group : Unspecified
| Source RPM : perl-autodie-2.370.0-ill.3.3.src.rpm
|
Size : 0.21 MB
| |
Packager : (none)
| |
Summary : Replace functions with ones that succeed or die with lexical scope
|
Description :
bIlujDI\' yIchegh()Qo\'; yIHegh()!
It is better to die() than to return() in failure.
-- Klingon programming proverb.
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/illuusio:/perl/openSUSE_Slowroll/noarch |