Paket: libdist-zilla-perl (6.017-1)
Links für libdist-zilla-perl
Debian-Ressourcen:
Quellcode-Paket libdist-zilla-perl herunterladen:
- [libdist-zilla-perl_6.017-1.dsc]
- [libdist-zilla-perl_6.017.orig.tar.gz]
- [libdist-zilla-perl_6.017-1.debian.tar.xz]
Betreuer:
- Debian Perl Group (QS-Seite, E-Mail-Archiv)
- gregor herrmann (QS-Seite)
- Ansgar Burchardt (QS-Seite)
- Dominique Dumont (QS-Seite)
- Axel Beckert (QS-Seite)
Externe Ressourcen:
- Homepage [metacpan.org]
Ähnliche Pakete:
- libmodule-install-perl
- dh-dist-zilla
- libdist-zilla-plugin-makemaker-awesome-perl
- libmodule-build-perl
- libdist-zilla-plugin-modulebuildtiny-fallback-perl
- libdist-zilla-plugin-installguide-perl
- libdist-zilla-plugin-git-perl
- libdist-zilla-plugin-test-reportprereqs-perl
- libtest-cpan-meta-json-perl
- libtest-cpan-meta-yaml-perl
- libdist-zilla-plugin-test-compile-perl
Perl distribution builder
Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install. Unlike those tools, however, it is not also a system for installing code that has been downloaded from the CPAN. Since it's only run by authors, and is meant to be run on a repository checkout rather than on published, released code, it can do much more than those tools, and is free to make much more ludicrous demands in terms of prerequisites.
It's aim is to generate every file which is needed by a CPAN distribution, but usually generated and hence commonly not checked in into a VCS repository. For that it reads a file called dist.ini and gathers data from other files as instructured in that file.
Andere Pakete mit Bezug zu libdist-zilla-perl
|
|
|
|
-
- dep: libapp-cmd-perl (>= 0.330)
- Perl interface to write command line apps with less suffering
-
- dep: libautobox-perl
- Perl pragma for method calls on native types
-
- dep: libconfig-ini-perl
- Perl module for reading and writing .ini files
-
- dep: libconfig-mvp-perl (>= 2.200011)
- Paketorientiertes Konfigurationsmodul für Eigenschaften aus mehreren Werten
-
- dep: libconfig-mvp-reader-ini-perl
- Perl module providing a MVP config reader for .ini files
-
- dep: libcpan-uploader-perl
- module to upload packages to the CPAN
-
- dep: libdata-section-perl
- module to read chunks of data from a module's DATA section
-
- dep: libdatetime-perl
- Modul für die Bearbeitung von Datumswerten, Zeiten und Zeitstempeln
-
- dep: libfile-copy-recursive-perl (>= 0.41)
- Perl-Erweiterung für rekursives Kopieren von Dateien und Verzeichnissen
-
- dep: libfile-find-rule-perl
- Modul zur regelbasierten Suche nach Dateien
-
- dep: libfile-pushd-perl
- module for changing directory temporarily for a limited scope
-
- dep: libfile-sharedir-install-perl
- module for installing read-only data files
-
- dep: libfile-sharedir-perl
- Modul zur Lokalisierung von Nicht-Code-Dateien zur Laufzeit
-
- dep: libhash-merge-simple-perl
- Perl module to easily merge two or more hashes
-
- dep: libio-tiecombine-perl
- Perl module to collect output via any kind of tied variable
-
- dep: libjson-perl
- Modul für die Handhabung von Daten im JSON-Format
-
- dep: liblog-dispatchouli-perl
- Einfacher Wrapper um Log::Dispatch
-
- dep: libmixin-linewise-perl
- module to handle general file input/output operations
-
- dep: libmodule-runtime-perl
- Perl-Modul zur Handhabung von Modulen zur Laufzeit
-
- dep: libmoose-autobox-perl
- Perl autobox wrapper that understands Moose roles
-
- dep: libmoose-perl
- Modernes Rahmenwerk für das Perl-Objektsystem
-
- dep: libmoosex-lazyrequire-perl
- Moose extension to delay errors for attribute declarations
-
- dep: libmoosex-role-parameterized-perl
- Moose extension providing parameterized roles
-
- dep: libmoosex-setonce-perl
- module providing write-once, read-many attributes for Moose
-
- dep: libmoosex-types-perl
- Moose extension to organise types in libraries
-
- dep: libmoosex-types-perl-perl
- Moose types that check against Perl syntax
-
- dep: libnamespace-autoclean-perl
- Modul zur Entfernung importierter Symbole nach der Kompilierung
-
- dep: libpath-tiny-perl
- Dateipfad-Dienstprogramm
-
- dep: libperl-prereqscanner-perl
- module for extracting prerequisites from Perl code
-
- dep: libperl-version-perl
- module to parse and manipulate Perl version strings
-
- dep: libpod-simple-perl
- Gerüst für die Analyse von Dateien in der Auszeichnungssprache POD
-
- dep: libscalar-list-utils-perl (>= 1:1.45)
- Module, die praktische Hilfsprogramme für Skalare und Listen bieten
-
- dep: libsoftware-license-perl (>= 0.103014)
- Modul mit Vorlagen für Softwarelizenzen
-
- dep: libstring-formatter-perl
- module to build sprintf-like formatting routines
-
- dep: libstring-rewriteprefix-perl
- module to rewrite strings based on a set of known prefixes
-
- dep: libsub-exporter-formethods-perl
- Sub::Exporter extension for handling methods
-
- dep: libterm-encoding-perl
- Perl-Modul, das die derzeitige Terminal-Codierung ermittelt
-
- dep: libterm-readkey-perl
- Perl-Modul für einfache Terminalsteuerung
-
- dep: libtest-deep-perl
- Perl module for extremely flexible deep comparisons
-
- dep: libtext-glob-perl
- Perl-Modul für den Abgleich von Platzhaltermustern mit Text
-
- dep: libtext-template-perl
- Perl-Modul zur Verarbeitung von Textvorlagen
-
- dep: libtry-tiny-perl
- Modul, das minimalistisches try/catch bietet
-
- dep: libyaml-tiny-perl
- Perl-Modul zum Lesen und Schreiben von YAML-Dateien
-
- dep: perl
- Larry Wall's Practical Extraction und Report Language
- dep: perl (>= 5.21.4)
-
- rec: bash-completion
- Programmierbare Vervollständigung für die Bash-Shell
-
- rec: cpanminus
- script to get, unpack, build and install modules from CPAN
-
- rec: libarchive-tar-wrapper-perl
- API wrapper around the 'tar' utility
-
- rec: libdata-optlist-perl (>= 0.110)
- Modul zur Analyse und Validierung einfacher Optionen (Name-/Wert-Paare)
-
- rec: libpod-coverage-trustpod-perl
- module to support hints for Pod::Coverage
-
- rec: libterm-readline-gnu-perl
- Perl-Erweiterung zur Benutzung der GNU-Readline/History-Bibliothek
-
- rec: libterm-ui-perl
- Term::ReadLine UI made easy
-
- rec: libtest-cpan-meta-perl
- test module to validate package metadata for CPAN
-
- rec: libtest-pod-coverage-perl
- module to check for pod coverage in a distribution
-
- rec: libtest-pod-perl
- Modul zur Suche nach POD-Fehlern
libdist-zilla-perl herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 333,7 kB | 967,0 kB | [Liste der Dateien] |