SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Return-Value rpm build for : OpenSuSE. For other distributions click perl-Return-Value.

Name : perl-Return-Value
Version : 1.666005 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 17:26:17
Group : Development/Libraries/Perl Source RPM : perl-Return-Value-1.666005-lp154.1.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : (deprecated) polymorphic return values
Description :
Polymorphic return values are a horrible idea, but this library was written
based on the notion that they were useful. Often, we just want to know if
something worked or not. Other times, we\'d like to know what the error text
was. Still others, we may want to know what the error code was, and what
the error properties were. We don\'t want to handle objects or data
structures for every single return value, but we do want to check error
conditions in our code because that\'s what good programmers do.

When functions are successful they may return true, or perhaps some useful
data. In the quest to provide consistent return values, this gets confusing
between complex, informational errors and successful return values.

This module provides these features with a simplistic API that should get
you what you\'re looking for in each context a return value is used in.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-R/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Return-Value-1.666005-lp154.1.1.noarch.rpm
     

Provides :
perl(Return::Value)
perl-Return-Value

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Return
/usr/lib/perl5/vendor_perl/5.26.1/Return/Value.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Return-Value
/usr/share/doc/packages/perl-Return-Value/Changes
/usr/share/doc/packages/perl-Return-Value/README
/usr/share/licenses/perl-Return-Value
/usr/share/licenses/perl-Return-Value/LICENSE
/usr/share/man/man3/Return::Value.3pm.gz

 
ICM