套件: libdist-zilla-plugin-prepender-perl (2.004-1)
libdist-zilla-plugin-prepender-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Dominique Dumont
- gregor herrmann
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libdist-zilla-plugin-ourpkgversion-perl
- libdist-zilla-plugin-git-perl
- libdist-zilla-app-command-cover-perl
- libdist-zilla-plugin-test-compile-perl
- libdist-zilla-plugin-signature-perl
- libpod-weaver-section-support-perl
- libdist-zilla-plugin-minimumperlfast-perl
- libdist-zilla-plugin-installguide-perl
- libdist-zilla-plugin-run-perl
- libdist-zilla-plugin-modulebuildtiny-fallback-perl
- libdist-zilla-plugin-metaprovides-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's Practical Extraction and Report Language