Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042811
en ru br
Репозитории ALT
S:1.45-alt1
5.1: 1.24-alt2
4.1: 1.21-alt1
4.0: 1.21-alt1
3.0: 1.21-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Exception-Class

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.24-alt2
Время сборки: 18 сентября 2008, 13:02 ( 810.1 недели назад )
Размер архива: 25.24 Kb

Домашняя страница:   http://search.cpan.org/~drolsky/Exception-Class…

Лицензия: Artistic
О пакете: A module that allows you to declare real exception classes in Perl
Описание:

Exception::Class allows you to declare exception hierarchies in your
modules in a "Java-esque" manner.  It features a simple interface
allowing programmers to 'declare' exception classes at compile time. It
also has a base exception class, Exception::Class::Base, that can be
easily extended.  It is designed to make structured exception handling
simpler and better by encouraging people to use hierarchies of exceptions
in their applications, as opposed to a single catch-all exception class.
This module does not implement any try/catch syntax. Please see the
"OTHER EXCEPTION MODULES (try/catch syntax)" section for more information
on how to get this syntax.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Exception-Class
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin