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


Paketnamelibperl-minimumversion-perl
Beschreibungmodule to determine minimum required version of perl required
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version1.24-1
Sektionperl
Prioritätoptional
Installierte Größe116 Byte
Hängt ab vonperl, libppi-perl (>= 1.205), perl (>= 5.10) | libversion-perl (>= 0.74), libfile-find-rule-perl (>=
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße23150 Byte
Prüfsumme MD563ac77a7e21ebd7af426c1b4a38c9137
Prüfsumme SHA1bc7fe1a7df8d767c211b32e6116b63322a68af6d
Prüfsumme SHA2564c562438b8426e4bd8315476898dc2bfe7cb04ef5ea8d413857a3a59866c2ef0
Link zum Herunterladenlibperl-minimumversion-perl_1.24-1_all.deb
Ausführliche BeschreibungPerl::MinimumVersion is a module that inspects arbitrary Perl source code and determines the minimum version of perl required to be able to run it. Because it is based on PPI, it can do this without having to actually load the code. . Currently it tests both the syntax of your code, and the use of explicit version dependencies such as "require 5.005". . Future plans are to also add support for tracing module dependencies.


Impressum
Linux is a registered trademark of Linus Torvalds