Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37528334
en ru br
ALT Linux repositórios
S:1.666005-alt1
5.0: 1.302-alt2
4.1: 1.302-alt1
4.0: 1.302-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Return-Value

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.666005-alt1
Data da compilação: 7 dezembro 2015, 14:05 ( 437.5 weeks ago )
Tamanho:: 24.66 Kb

Home page:   http://www.cpan.org

Licença: Artistic
Sumário: Polymorphic Return Values
Descrição:

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.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Return-Value
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009