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


Paketnamelibclass-mop-perl
BeschreibungPerl module implementing a Meta Object Protocol (MOP)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.98-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe516 Byte
Hängt ab vonperl (>= 5.10.1-8ubuntu1), perlapi-5.10.1, libc6 (>= 2.1.3), libdevel-globaldestruction-perl, libsub
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße162138 Byte
Prüfsumme MD5b2e014ddb0e0b394e4166b909bba9e31
Prüfsumme SHA19a6e8fe5f356889d3dd2b735f3e46e08cde53b67
Prüfsumme SHA256a76b8440dfdae9563388a6bf8d74a8b808893f9c1a0b6f22ea9eea32924112a4
Link zum Herunterladenlibclass-mop-perl_0.98-1_i386.deb
Ausführliche BeschreibungClass::MOP is an implementation of a Meta Object Protocol for the Perl object system. It does not change the behavior or characteristics of the classic Perl object system, but rather, establishes a protocol for its manipulation and introspection. It allows for the creation of a more complex object framework such as Moose (libmoose-perl), which was inspired by Perl 6's modern object system. . Contrary to popular belief, explicit MOP implementations do not always result in a performance penalty. In fact, by itself, library does nothing to affect your existing code base -- you only pay for the features you use.


Impressum
Linux is a registered trademark of Linus Torvalds