Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
This is a the Dist::Zilla manpage plugin that subclasses Dist::Zilla::Plugin::RewriteVersion, to allow plugin bundles to transition from Dist::Zilla::Plugin::PkgVersion or Dist::Zilla::Plugin::OurPkgVersion to Dist::Zilla::Plugin::RewriteVersion and Dist::Zilla::Plugin::BumpVersionAfterRelease without having to manually edit the _dist.ini_ or any _.pm_ files. Determining the distribution version As with Dist::Zilla::Plugin::RewriteVersion, the version can be overridden with the 'V' environment variable, or provided through some other means by setting 'skip_version_provider = 1'. Then, the main module (see the Dist::Zilla/main module manpage) in the distribution is checked for a '$VERSION' assignment. If one is not found, then the plugin named by the 'fallback_version_provider' is instantiated (with any extra configuration options provided) and called to determine the version. Munging the modules When used in a distribution where the _.pm_ file(s) does not contain a '$VERSION' declaration, this plugin will add one. If one is already present, it leaves it alone, acting just as Dist::Zilla::Plugin::RewriteVersion would.
Generated by rpm2html 1.6