| Paketname | libmodule-install-perl |
| Beschreibung | framework for installing Perl modules |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.00-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 452 Byte |
| Hängt ab von | perl, libextutils-install-perl (>= 1.52), libfile-remove-perl (>= 1.42), libjson-perl (>= 2.14), lib |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 158684 Byte |
| Prüfsumme MD5 | 0348f4a2cbe77e75c5055c49e04fb97e |
| Prüfsumme SHA1 | bfbb8a9a99014cefa7de7cfd6a1cf377ed0f480d |
| Prüfsumme SHA256 | a96addaa95fc43b1d5c8014d58b90a786145108b0696d302ff2f65c2d0dcb304 |
| Link zum Herunterladen | libmodule-install-perl_1.00-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.
|