Name : perl-Dist-Zilla-Plugin-Prepender
| |
Version : 2.4.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 150500.1.1
| Date : 2024-08-09 21:02:40
|
Group : Unspecified
| Source RPM : perl-Dist-Zilla-Plugin-Prepender-2.4.0-150500.1.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : prepend lines at the top of your perl files
|
Description :
This plugin will prepend the specified lines in each Perl module or program within the distribution. For scripts having a shebang line, lines will be inserted just after it.
This 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 the fsf recommends.
The module accepts the following options in its _dist.ini_ section:
* * copyright - whether to insert a boilerplate copyright comment. defaults to true.
* * line - anything you want to add. may be specified multiple times. no default.
* * skip - regexp of file names to not prepend to. may be specified multiple times. no default.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP5/noarch |