Paketname | libmodule-build-perl |
Beschreibung | framework for installing Perl modules |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.360300-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 796 Byte |
Hängt ab von | perl, libyaml-perl, libextutils-parsexs-perl (>= 2.210000) |
Empfohlene Pakete | libextutils-cbuilder-perl (>= 0.2700), libpod-readme-perl, perl (>= 5.10) | libversion-perl, libarch |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 293802 Byte |
Prüfsumme MD5 | 9fd06bb1a2e5085723a1ba3b7b565ce5 |
Prüfsumme SHA1 | 7161760e00d038c37cfbe96384cc23fea95b2904 |
Prüfsumme SHA256 | af6aa8272fc54a5329505c4e5aae06522fca8dc99ff242375148a5f3ea3c5101 |
Link zum Herunterladen | libmodule-build-perl_0.360300-1_all.deb |
Ausführliche Beschreibung | Module::Build is a framework for easily building, testing and installing Perl
packages. It is meant as a next-generation replacement for ExtUtils::MakeMaker
and offers many additional features characteristic of a more modern install
system, including simple subclassing for custom build actions.
.
Because it is written in Pure Perl, it has very few external dependencies. In
particular, it allows for installation of packages on systems without 'make'
and will even work without a shell. Its only prerequisites are modules that
are included with perl 5.6.0 and it is core as of perl 5.10.
|