The "Module::Build::Base" module defines the core functionality of "Module::Build". Its methods may be overridden by any of the platform-dependent modules in the "Module::Build::Platform::" namespace, but the intention here is to make this base modul...
LEONT/Module-Build-0.4229 - 15 Apr 2019 22:52:38 GMTThis is the base class for all services defined for "Module::Build::Service::*". Each service based on this class will, at runtime, look for various hooks to be defined in the user's subclass of "Module::Build::Service", and run them at the appropria...
MDORMAN/Module-Build-Service-0.91 - 28 Nov 2012 20:39:27 GMTThis is a abstract base class for Module::Build::Pluggable....
TOKUHIROM/Module-Build-Pluggable-0.10 - 07 May 2013 08:45:36 GMTUpdates $VERSION string based on current date or forced string. This allows to create daily/commit builds. FUNCTIONS...
JKUTEJ/Build-Daily-0.01 - 24 Jul 2009 17:59:21 GMTProvides the base class for creating Kelp modules. Creating a Kelp module means extending this class and overriding the "build" method. Kelp modules usually "register" a new method into the web application. Registering methods Modules use the "regist...
MINIMAL/Kelp-1.02 - 08 Jan 2018 16:43:42 GMT"Module::Build" is a system for building, testing, and installing Perl modules. It is meant to be an alternative to "ExtUtils::MakeMaker". Developers may alter the behavior of the module through subclassing. It also does not require a "make" on your ...
LEONT/Module-Build-0.4229 - 15 Apr 2019 22:52:38 GMTNote: This module is deprecated, please see FFI::Build for another way to bundle C/C++ code with your Perl distribution. Module::Build variant for writing Perl extensions in C and FFI (sans XS)....
PLICEASE/Module-Build-FFI-0.52 - 14 Nov 2019 23:06:22 GMTModule::Build::PDL is to PDL distributions what Module::Build is to most perl distributions. The only difference between the two (at the moment) is that Module::Build::PDL knows how to handle .pd files (files that use PDL::PP to generate compiled PDL...
DCMERTENS/Module-Build-PDL-0.0.3 - 02 Mar 2010 21:58:21 GMTModule::Provision is used to create a skeletal CPAN distribution, including basic builder scripts, tests, documentation, and module code. It creates a VCS repository and, with Git as the VCS, installs some hooks that mimic the RCS Revision keyword ex...
PJFL/Module-Provision-0.42.1 - 08 May 2017 19:30:17 GMTThis is to handle files/directories in a distribution....
ISHIGAKI/Module-New-0.15 - 19 Apr 2015 15:25:22 GMTThis module and Kelp::Module::Config are automatically loaded into each Kelp application. It initializes the routing table for the web application....
MINIMAL/Kelp-1.02 - 08 Jan 2018 16:43:42 GMTYAPPO/Module-Setup-0.09 - 09 Feb 2010 05:01:55 GMT
The Perl 5 configuration has a number of parameters which are library paths used for finding ".pm", ".pl" and related files. For example, "installarchlib" and "sitelib". These are used by the "perl" executable to build the @INC variable at script sta...
NEILB/Module-Which-0.05 - 10 Nov 2015 09:09:19 GMTModule::Build::XSUtil is subclass of Module::Build for support building XS modules. This is a list of a new parameters in the Module::Build::new method: needs_compiler_c99 This option checks C99 compiler's availability. If it's not available, Build.P...
HIDEAKIO/Module-Build-XSUtil-0.19 - 17 Apr 2018 14:52:02 GMTFEATURES * Autogeneration of POD for Bundle and Task distributions via a build action * Links to required/listed distributions, with or without versions * Links to specific versions of distributions for perl 5.12.0 or newer if a version is specified ...
JONASBN/Module-Build-Bundle-0.17 - 06 Sep 2015 07:35:48 GMTThis module provides an simple method of accessing files that need to be bundled with a module. For example, a module My::Module, which needs to access a seperate file *data.txt*. In your development directory you would place your *data.txt* in your ...
PCAMPBELL/Module-Bundled-Files-0.03 - 01 Oct 2005 20:26:23 GMT"Module::JSAN" is a system for building, testing, and installing JavaScript modules. Its based on the Module::Build packaging system, and Module::Build::Functions adapter, which provides more relaxed syntax for building scripts. To install JavaScript...
NPLATONOV/Module-JSAN-0.04 - 27 Jan 2010 18:14:00 GMTThe goal of this module is build and install IkiWiki plugins in Perl, subclassing the Module::Build and adding some extra funcionalites to it. For a description of the interface see Module::Build::API. This is a list of a new parameters in the Module...
VMORAL/Module-Build-IkiWiki-0.0.6 - 08 Apr 2008 05:44:01 GMTModule::Starter::Simple is a plugin for Module::Starter that will perform all the work needed to create a distribution. Given the parameters detailed in Module::Starter, it will create content, create directories, and populate the directories with th...
DBOOK/Module-Starter-1.76 - 11 Mar 2019 18:53:29 GMTThis subclass of Module::Build attempts to make it easy to start various support services that the testing environment may need to have access to. Browse the "Module::Build::Service::*" namespace for supported services, or use one of the existing def...
MDORMAN/Module-Build-Service-0.91 - 28 Nov 2012 20:39:27 GMT