Name : perl-Dist-Zilla-Plugin-TaskWeaver
| |
Version : 0.101629
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.14
| Date : 2024-08-05 20:57:18
|
Group : Unspecified
| Source RPM : perl-Dist-Zilla-Plugin-TaskWeaver-0.101629-1.14.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : PodWeaver plugin used to build Task distributions
|
Description :
The TaskWeaver plugin acts just like the PodWeaver plugin, but gets its claws just a bit into your Pod::Weaver configuration and then uses them to figure out prerequisites and grouping for building a Task distribution.
The \'Task::\' namespace is used for libraries that do not have any code of their own, but are just ways of getting a lot of other libraries installed at once. In other words, they\'re just prerequisites with no actual logic.
TaskWeaver expects that your _.pm_ file will have Pod like the following:
=pkgroup Modules That are Useful
=pkg Sub::Exporter 0.901 first version with teeth
=pkg Sub::Import
=pkgroup Modules That are Useless
=pkg Acme::ProgressBar 1.10
The \'=pkgroup\' directives start groups of prerequisites. You must have at least one \'=pkgroup\' (although that may change). The \'=pkg\' directives list specific directives, and are in the following format:
=pkg Package::Name min_version reason
Both \'min_version\' and \'reason\' are optional, although you can\'t give a reason without giving a version. If a reason is given, it will be included in the Pod to explain why the specific version is required.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/openSUSE_Tumbleweed/noarch |