[ ソース: libdist-zilla-plugin-prepender-perl ]
パッケージ: libdist-zilla-plugin-prepender-perl (2.004-1)
libdist-zilla-plugin-prepender-perl に関するリンク
Debian の資源:
libdist-zilla-plugin-prepender-perl ソースパッケージをダウンロード:
- [libdist-zilla-plugin-prepender-perl_2.004-1.dsc]
- [libdist-zilla-plugin-prepender-perl_2.004.orig.tar.gz]
- [libdist-zilla-plugin-prepender-perl_2.004-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- libdist-zilla-plugin-git-perl
- libdist-zilla-plugin-ourpkgversion-perl
- libdist-zilla-plugin-installguide-perl
- libdist-zilla-plugin-run-perl
- libdist-zilla-app-command-cover-perl
- libdist-zilla-plugin-metaprovides-perl
- libdist-zilla-plugin-test-compile-perl
- libdist-zilla-plugin-signature-perl
- libdist-zilla-plugins-cjm-perl
- libdist-zilla-plugin-emailnotify-perl
- libpod-weaver-section-support-perl
Dist::Zilla plugin to prepend lines at the top of your perl files
Dist::Zilla::Plugin::Prepender will prepend lines specified in dist.ini to each Perl module or program within your Perl distribution. For scripts having a shebang line, lines will be inserted just after it.
This module is useful to enforce a set of pragmas to your files (since pragmas are lexical, they will be active for the whole file), or to add some copyright comments, as recommended by the Free Software Foundation.
その他の libdist-zilla-plugin-prepender-perl 関連パッケージ
|
|
|
|
-
- dep: libdist-zilla-perl
- Perl distribution builder
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語