SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Return-Value rpm build for : RedHat EL 7. For other distributions click perl-Return-Value.

Name : perl-Return-Value
Version : 1.666001 Vendor : obs://build_opensuse_org/home:csbuild
Release : 2.2 Date : 2015-07-14 13:32:44
Group : Development/Libraries/Perl Source RPM : perl-Return-Value-1.666001-2.2.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Polymorphic return values
Description :
Polymorphic return values are really 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 simple API that should get you what
you\'re looking for in each contex a return value is used in.

Authors:
--------
Casey West < caseyAATTgeeknest.com>
Ricardo Signes < rjbsAATTcpan.org>

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/csbuild:/Perl/RHEL_7/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Return-Value-1.666001-2.2.noarch.rpm
     

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

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(vars)
perl(Carp)
perl(base)
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)


Content of RPM :
/usr/share/doc/perl-Return-Value-1.666001
/usr/share/doc/perl-Return-Value-1.666001/Changes
/usr/share/doc/perl-Return-Value-1.666001/LICENSE
/usr/share/doc/perl-Return-Value-1.666001/README
/usr/share/man/man3/Return::Value.3pm.gz
/usr/share/perl5/vendor_perl/Return
/usr/share/perl5/vendor_perl/Return/Value.pm

 
ICM