Name : perl-Dist-Zilla-Plugin-BuildFile
| |
Version : 0.04
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 8.62
| Date : 2024-08-05 20:53:00
|
Group : Development/Libraries/Perl
| Source RPM : perl-Dist-Zilla-Plugin-BuildFile-0.04-8.62.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : build files by running an external command
|
Description :
During the \'BeforeBuild\' phase of execution, this plugin creates or updates one or more files and tests that they now exist. Later, during the \'AfterBuild\' phase of execution the created or updated files are deleted, unless the \'precious\' configuration option was used.
Note that this plugin only generates the files on demand. In order to put them into the distribution, a FileGatherer such as GatherDir must also be run.
The file(s) are built by running an external command specified with the \'command =\' configuration parameter. By default that command runs \'make\' with the list of targets specified with the \'target = \' configuration parameter. If not specified, the list of targets contains a single item which is the name of the plugin.
Provided the command runs successfully, the list of files specified with the \'filename =\' configuration parameter is now tested to see if they exist, and an error is generated if any of the files are missing. If not specfied, the list of files to check for is the same as the list of targets.
Thus, by itself, the section specifier of:
[BuildFile / Readme ]
has a BuildFile section name of \'Readme\' which becomes the target file to build, so that the command \'make Readme\' gets executed. Then a test is run to ensure that a file named \'Readme\' now exists.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/openSUSE_Tumbleweed/noarch |