パッケージ: libmodule-install-manifestskip-perl (0.24-1.1)
libmodule-install-manifestskip-perl に関するリンク
Debian の資源:
libmodule-install-manifestskip-perl ソースパッケージをダウンロード:
- [libmodule-install-manifestskip-perl_0.24-1.1.dsc]
- [libmodule-install-manifestskip-perl_0.24.orig.tar.gz]
- [libmodule-install-manifestskip-perl_0.24-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- libmodule-install-automanifest-perl
- libextutils-makemaker-dist-zilla-develop-perl
- libtest-distmanifest-perl
- libtest-dependencies-perl
- libmodule-install-autolicense-perl
- libmodule-package-perl
- libmodule-install-extratests-perl
- libmodule-install-authorrequires-perl
- libmodule-install-trustmetayml-perl
- libmodule-install-readmefrompod-perl
- libtest-distribution-perl
generate a MANIFEST.SKIP file
Module::Install::ManifestSkip generates a "MANIFEST.SKIP" file for you (using Module::Manifest::Skip) that contains the common files that people do not want in their "MANIFEST" files. The SKIP file is generated each time that you (the module author) run "Makefile.PL".
You can add your own custom entries at the top of the "MANIFEST" file. Just put a blank line after your entries, and they will be left alone.
This module also adds 'MANIFEST' to the "clean_files()" list so that "make clean" will remove your "MANIFEST".
その他の libmodule-install-manifestskip-perl 関連パッケージ
|
|
|
|
-
- dep: libmodule-install-perl (>= 1.10)
- framework for installing Perl modules
-
- dep: libmodule-manifest-skip-perl (>= 0.18)
- MANIFEST.SKIP management for Perl modules
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語