[ 原始碼: 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's Practical Extraction and Report Language