Pakiet: libclass-autoloadcan-perl (0.03-2)
Odnośniki dla libclass-autoloadcan-perl
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego libclass-autoloadcan-perl:
- [libclass-autoloadcan-perl_0.03-2.dsc]
- [libclass-autoloadcan-perl_0.03.orig.tar.gz]
- [libclass-autoloadcan-perl_0.03-2.debian.tar.xz]
Opiekun:
Original Maintainers:
- Debian Perl Group (Archiwum e-mail)
- Olivier Sallou
Zasoby zewnętrzne:
- Strona internetowa [metacpan.org]
Podobne pakiety:
module managing conflict between AUTOLOAD, can and inheritance
Class::AutoloadCAN solves a fundamental conflict between AUTOLOAD, can and inheritance. The problem is that while you can implement anything in AUTOLOAD, UNIVERSAL::can is not aware that it is there. Attempting to modify UNIVERSAL::can to document those methods is very hard. And if a parent class uses AUTOLOAD then subclasses have to do a lot of work to make their AUTOLOADs cooperate with the parent one. It is harder still if 2 parent classes in a multiple inheritance tree wish to cooperate with each other. Few try to do this, which may be good since those who try usually get it wrong. See http://www.perlmonks.org/?node_id=342804 for a fuller discussion.
With this module instead of writing AUTOLOADs, you write CANs. Based on what they return, Class::AutoloadCAN will decide whether you handle the call or it needs to search higher up the inheritance chain.
Inne pakiety związane z libclass-autoloadcan-perl
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Pobieranie libclass-autoloadcan-perl
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 9,9 KiB | 54 KiB | [lista plików] |