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

Бинарный пакет: perl-Class-WhiteHole
Версия: 0.04-alt2
Архитектура: noarch
Собран:  17 ноября 2018 г. 16:57
Исходный пакет: perl-Class-WhiteHole
Категория: Разработка/Perl
Сообщить об ошибке в пакете
Домашняя страница: http://search.cpan.org/dist/Class-WhiteHole/

Лицензия: GPL or Artistic
О пакете: Base class to treat unhandled method calls as errors
Описание: 
Its possible to accidentally inherit an AUTOLOAD method. Often this
will happen if a class somewhere in the chain uses AutoLoader or defines
one of their own. This can lead to confusing error messages when method
lookups fail.

Sometimes you want to avoid this accidental inheritance. In that case,
inherit from Class::WhiteHole. All unhandled methods will produce normal
Perl error messages.

Сопровождающий: Alexey Tourbin

Список участников:
Alexey Tourbin

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


26 сентября 2011 г. Alexey Tourbin 0.04-alt2
- rebuilt
6 июля 2005 г. Alexey Tourbin 0.04-alt1
- initial revision