DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibaspect-perl
Beschreibungmodule for Aspect-Oriented Programming in Perl
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.42-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe388 Byte
Hängt ab vonperl, libsub-uplevel-perl (>= 0.2002), libsub-install-perl
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße95286 Byte
Prüfsumme MD5a25a2fa60abefaff4fc9727469fc833a
Prüfsumme SHA100dd862844c3974247653bcbd168bd6418227c68
Prüfsumme SHA2560330e67301da0a3f96728222af0c4b0a9a3ec659ef22a0ffc4a0e11b87d70f78
Link zum Herunterladenlibaspect-perl_0.42-1_all.deb
Ausführliche BeschreibungAspect-oriented Programming (AOP) is a programming method developed by Xerox PARC and others. The basic idea is that in complex class systems there are certain aspects or behaviors that cannot normally be expressed in a coherent, concise and precise way. One example of such aspects are design patterns, which combine various kinds of classes to produce a common type of behavior. Another is logging. For more information, see . . The Perl Aspect module is focused on subroutine matching and wrapping. It allows you to select collections of subroutines using a flexible pointcut language, and modify their behavior in any way you want.


Impressum
Linux is a registered trademark of Linus Torvalds