Search results for "module:Module::Install"
RT-Extension-IncrementPriority-0.01/inc/Module/Install.pm
JRANDALL/RT-Extension-IncrementPriority-1.0.0
-
19 Mar 2015 00:48:18 UTC
Module::Install::Base - Base class for Module::Install extensions
This module provide essential methods for all Module::Install extensions, in particular the common constructor "new" and method dispatcher "AUTOLOAD"....
ETHER/Module-Install-1.21 - 28 Apr 2023 08:32:10 UTC
Module::CGI::Install - Installer for CGI applications
Module::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 UTC
Module::Install::Can - Utility functions for capability detection
"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.21 - 28 Apr 2023 08:32:10 UTC
Module::Install::PAR - Module::Install Support for PAR::Dist packages
This 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.21 - 28 Apr 2023 08:32:10 UTC
Module::Install::RTx - RT extension installer
This 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.43 - 10 Feb 2022 08:32:49 UTC
Module::Install::RDF - advanced metadata for your distribution
This 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 UTC
Module::Install::RPM - require certain RPMs be installed
Provide 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
inc::Module::Install - Module::Install configuration system
This 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.21 - 28 Apr 2023 08:32:10 UTC
Module::Install::Rust - Helpers to build Perl extensions written in Rust
This package allows Module::Install to build Perl extensions written in Rust....
VYF/Module-Install-Rust-0.04 - 04 Oct 2016 18:31:13 UTC
Module::Install::With - find environnement for Module::Install
ETHER/Module-Install-1.21
-
28 Apr 2023 08:32:10 UTC
Module::Install::DOAP - generate META.yml data from DOAP
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 UTC
Module::Install::Share - Install non-code files for use during run-time
As 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.21 - 28 Apr 2023 08:32:10 UTC