SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-autodie rpm build for : Mageia 9. For other distributions click perl-autodie.

Name : perl-autodie
Version : 2.360.0 Vendor : Mageia_Org
Release : 1.mga9 Date : 2023-02-03 20:54:13
Group : Development/Perl Source RPM : perl-autodie-2.360.0-1.mga9.src.rpm
Size : 0.21 MB
Packager : tv < tv>
Summary : Lexically have functions succeed or die
Description :
\'Fatal\' provides a way to conveniently replace functions which normally
return a false value when they fail with equivalents which raise exceptions
if they are not successful. This lets you use these functions without
having to test their return values explicitly on each call. Exceptions can
be caught using \'eval{}\'. See perlfunc and perlvar for details.

The do-or-die equivalents are set up simply by calling Fatal\'s \'import\'
routine, passing it the names of the functions to be replaced. You may wrap
both user-defined functions and overrideable CORE operators (except \'exec\',
\'system\', \'print\', or any other built-in that cannot be expressed via
prototypes) in this way.

If the symbol \':void\' appears in the import list, then functions named
later in that import list raise an exception only when these are called in
void context--that is, when their return values are ignored. For example

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/armv7hl/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-autodie-2.360.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-autodie-2.360.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-autodie-2.360.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-autodie-2.360.0-1.mga9.noarch.rpm
     

Provides :
perl(Fatal)
perl(autodie)
perl(autodie)
perl(autodie::Scope::Guard)
perl(autodie::Scope::GuardStack)
perl(autodie::Util)
perl(autodie::exception)
perl(autodie::exception)
perl(autodie::exception::system)
perl(autodie::hints)
perl(autodie::skip)
perl-autodie

Requires :
perl >= 0:5.008
perl(B)
perl(Carp)
perl(Config)
perl(Exporter) >= 5.570.0
perl(Fatal)
perl(Fcntl)
perl(POSIX)
perl(Scalar::Util)
perl(Tie::RefHash)
perl(autodie::Scope::Guard)
perl(autodie::Scope::GuardStack)
perl(autodie::Util)
perl(autodie::exception)
perl(constant)
perl(lib)
perl(overload)
perl(parent)
perl(strict)
perl(warnings)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-autodie
/usr/share/doc/perl-autodie/AUTHORS
/usr/share/doc/perl-autodie/Changes
/usr/share/doc/perl-autodie/LICENSE
/usr/share/doc/perl-autodie/META.json
/usr/share/doc/perl-autodie/META.yml
/usr/share/doc/perl-autodie/MYMETA.yml
/usr/share/man/man3/Fatal.3pm.xz
/usr/share/man/man3/autodie.3pm.xz
/usr/share/man/man3/autodie::Scope::Guard.3pm.xz
/usr/share/man/man3/autodie::Scope::GuardStack.3pm.xz
/usr/share/man/man3/autodie::Util.3pm.xz
/usr/share/man/man3/autodie::exception.3pm.xz
/usr/share/man/man3/autodie::exception::system.3pm.xz
/usr/share/man/man3/autodie::hints.3pm.xz
/usr/share/man/man3/autodie::skip.3pm.xz
/usr/share/perl5/vendor_perl/Fatal.pm
/usr/share/perl5/vendor_perl/autodie
/usr/share/perl5/vendor_perl/autodie.pm
/usr/share/perl5/vendor_perl/autodie/Scope
/usr/share/perl5/vendor_perl/autodie/Scope/Guard.pm
/usr/share/perl5/vendor_perl/autodie/Scope/GuardStack.pm
/usr/share/perl5/vendor_perl/autodie/Util.pm
/usr/share/perl5/vendor_perl/autodie/exception
/usr/share/perl5/vendor_perl/autodie/exception.pm
/usr/share/perl5/vendor_perl/autodie/exception/system.pm
/usr/share/perl5/vendor_perl/autodie/hints.pm
/usr/share/perl5/vendor_perl/autodie/skip.pm

 
ICM