软件包:libdist-zilla-perl(6.030-1)
libdist-zilla-perl 的相关链接
Debian 的资源:
下载源码包 libdist-zilla-perl:
- [libdist-zilla-perl_6.030-1.dsc]
- [libdist-zilla-perl_6.030.orig.tar.gz]
- [libdist-zilla-perl_6.030-1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- gregor herrmann (QA 页面)
- Ansgar Burchardt (QA 页面)
- Dominique Dumont (QA 页面)
- Axel Beckert (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- 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.
其他与 libdist-zilla-perl 有关的软件包
|
|
|
|
-
- dep: libapp-cmd-perl
- 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
- multivalue-property package-oriented configuration module
-
- 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
- module for manipulating dates, times and timestamps
-
- dep: libfile-copy-recursive-perl
- Perl extension for recursively copying files and directories
-
- dep: libfile-find-rule-perl
- module to search for files based on rules
-
- 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
- module to locate non-code files during run-time
-
- 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
- module for manipulating JSON-formatted data
-
- dep: liblog-dispatchouli-perl
- simple wrapper around Log::Dispatch
-
- dep: libmixin-linewise-perl
- module to handle general file input/output operations
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libmoose-autobox-perl
- Perl autobox wrapper that understands Moose roles
-
- dep: libmoose-perl
- modern Perl object system framework
-
- 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
- module to remove imported symbols after compilation
-
- dep: libpath-tiny-perl
- file path utility
-
- 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
- framework for parsing files in the Pod markup language
-
- dep: libppi-perl
- module to parse, analyze and manipulate Perl code
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libsoftware-license-perl (>= 0.104001)
- module providing templated software licenses
-
- 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 module to detect encoding of the current terminal
-
- dep: libterm-readkey-perl
- perl module for simple terminal control
-
- dep: libtest-deep-perl
- Perl module for extremely flexible deep comparisons
-
- dep: libtext-glob-perl
- Perl module for matching globbing patterns against text
-
- dep: libtext-template-perl
- perl module to process text templates
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: libyaml-tiny-perl
- Perl module for reading and writing YAML files
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
- dep: perl (>= 5.31.8)
-
- rec: bash-completion
- 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
- module to parse and validate simple name/value option pairs
-
- rec: libpod-coverage-trustpod-perl
- module to support hints for Pod::Coverage
-
- rec: libterm-readline-gnu-perl
- Perl extension for the GNU ReadLine/History Library
-
- 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
- module to test for POD errors