Paketname | libmodule-install-perl |
Beschreibung | framework for installing Perl modules |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.92-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 380 Byte |
Hängt ab von | perl, libextutils-install-perl (>= 1.52), libfile-remove-perl (>= 1.42), libjson-perl (>= 2.14), lib |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 129286 Byte |
Prüfsumme MD5 | d070778ceaf76d3d285a5f458f25ebfd |
Prüfsumme SHA1 | 8775fb1521bce847c198b0250c92aada0cc38250 |
Prüfsumme SHA256 | 1fd366198ac6c5122d2c18891db84e120cc41ced35dffe64e46d452bc676b24c |
Link zum Herunterladen | libmodule-install-perl_0.92-1_all.deb |
Ausführliche Beschreibung | Module::Install is a package for writing installers for CPAN (or CPAN-like)
distributions that are clean, simple, minimalist, act in a strictly correct
manner with ExtUtils::MakeMaker. It will run on any Perl installation version
5.004 or newer.
.
It is designed to automatically include a copy of itself with modules that
use it, thus ensuring that bleeding-edge features will be available for use
in Makefile.PL in a simple and portable way. It is simple to learn, and has
the same features as ExtUtils::MakeMaker and Module::Build. However, it has
the advantage that it requires no installation for end-users.
|