JRANDALL/RT-Extension-IncrementPriority-1.0.0 - 19 Mar 2015 00:48:18 UTC
This module provide essential methods for all Module::Install extensions, in particular the common constructor "new" and method dispatcher "AUTOLOAD"....
ETHER/Module-Install-1.19 - 19 Dec 2017 23:32:25 UTCModule::CGI::Install is a package for installing CGI applications. It is based on the principle that a particular application may need to be installed multiple times on a single host. So an application can be installed normally onto the system, and f...
ADAMK/Module-CGI-Install-0.07 - 23 Aug 2008 12:36:38 UTCThis module adds a couple of directives to Module::Install related to installing and creating PAR::Dist distributions. par_base This directive sets the CPAN ID from whose CPAN directory to fetch binaries from. For example, you can choose to download ...
ETHER/Module-Install-1.19 - 19 Dec 2017 23:32:25 UTCThis module doesn't really do much on its own, but is a pre-requisite for Module::Install::DOAP. Specifically, it reads all the RDF it can find in the distribution's "meta" directory and exposes it for other modules to make use of. It also allows you...
TOBYINK/Module-Install-RDF-0.009 - 31 Jul 2013 09:26:06 UTCProvide a mechanism for a Perl module to require that certain RPMs are installed and that they optionally meet some minimum version requirements. NOTE: This is only useful for Linux distributions that utilize the RedHat Package Manager to maintain pa...
DUFF/Module-Install-RPM-0.01 - 13 Jul 2010 21:07:52 UTC"Module::Install::Can" contains a number of functions for authors to use when creating customised smarter installers. The functions simplify standard tests so that you can express your dependencies and conditions much more simply, and make your insta...
ETHER/Module-Install-1.19 - 19 Dec 2017 23:32:25 UTCThis module first checks whether the inc/.author directory exists, and removes the whole inc/ directory if it does, so the module author always get a fresh inc every time they run Makefile.PL. Next, it unshifts "inc" into @INC, then loads Module::Ins...
ETHER/Module-Install-1.19 - 19 Dec 2017 23:32:25 UTCThis Module::Install extension implements several functions for installing RT extensions: RTx '*extension name*' This function arranges for the following directories to be installed, if they exist (assuming "RTx('RT-Extension-Example')"): ./bin => $R...
BPS/Module-Install-RTx-0.42 - 15 Jul 2020 17:32:19 UTCThis package allows Module::Install to build Perl extensions written in Rust....
VYF/Module-Install-Rust-0.04 - 04 Oct 2016 18:31:13 UTCETHER/Module-Install-1.19 - 19 Dec 2017 23:32:25 UTC
This Module::Install plugin generates your META.yml file from RDF data (especially DOAP) in your distribution's 'meta' directory....
TOBYINK/Module-Install-DOAP-0.006 - 31 Jul 2013 10:57:46 UTCAs well as Perl modules and Perl binary applications, some distributions need to install read-only data files to a location on the file system for use at run-time. XML Schemas, YAML data files, and SQLite databases are examples of the sort of things ...
ETHER/Module-Install-1.19 - 19 Dec 2017 23:32:25 UTC