Пакет perl-Return-Value: Информация

    Исходный пакет: perl-Return-Value
    Версия: 1.666005-alt1
    Собран:  2 апреля 2018 г. 19:07
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cpan.org

    Лицензия: Artistic
    О пакете: Polymorphic Return Values
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    perl-Return-Value (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Igor Vlasenko
    Vitaly Lipatov

      1. perl-Test-Pod
      2. perl-Test-Pod-Coverage

    Последнее изменение


    7 декабря 2015 г. Igor Vlasenko 1.666005-alt1
    - automated CPAN update
    25 октября 2013 г. Igor Vlasenko 1.666004-alt1
    - automated CPAN update
    16 октября 2013 г. Igor Vlasenko 1.666003-alt1
    - automated CPAN update