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


Paketnamelibautobox-perl
BeschreibungPerl pragma for method calls on native types
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.55-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe128 Byte
Hängt ab vonperl (>= 5.10.0-24ubuntu4), perlapi-5.10.0, libc6 (>= 2.1.3), libscope-guard-perl (>= 0.03)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße30650 Byte
Prüfsumme MD50311638b1a6951abd941045c44d54aab
Prüfsumme SHA1abc686595752a14068f0073531a51c5bf2537bb2
Prüfsumme SHA2562bf2d0d6c00f84dff9e324436b3ecd0aa75374782cd531c029b4edb6cdd19095
Link zum Herunterladenlibautobox-perl_2.55-1_i386.deb
Ausführliche Beschreibungautobox is a Perl pragma that enables method calls on Perl's native data types including numeric values (integers and floats), strings, arrays, hashes and even code references in a simple and consistent way. . When a method is invoked on something which is not a blessed object reference, autobox looks for the method in a package whose name corresponds to the ref() type of the value. This design means extending the default functionality for new methods on a type-by-type basis is very simple.


Impressum
Linux is a registered trademark of Linus Torvalds