The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Module::Build::Config"

lib/Module/Build/Config.pm River stage five • 4486 direct dependents • 17571 total dependents

LEONT/Module-Build-0.4234 - 28 Apr 2023 08:59:31 UTC

Module::Build::Using::PkgConfig - extend Module::Build to more easily use platform libraries provided by pkg-config River stage two • 7 direct dependents • 57 total dependents

This subclass of Module::Build provides some handy methods to assist the Build.PL script of XS-based module distributions that make use of platform libraries managed by pkg-config. As well as supporting libraries installed on a platform-wide basis an...

PEVANS/Module-Build-Using-PkgConfig-0.03 - 11 Apr 2019 12:07:09 UTC

Module::Build - Build and install Perl modules River stage five • 4486 direct dependents • 17571 total dependents

"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.4234 - 28 Apr 2023 08:59:31 UTC

Kelp::Module - Base class for Kelp modules River stage two • 18 direct dependents • 20 total dependents

Provides 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...

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Module::Patch - Patch package with a set of patches River stage three • 64 direct dependents • 174 total dependents

Module::Patch is basically a convenient way to define and bundle a set of patches. Actual patching is done by Monkey::Patch::Action, which provides lexically scoped patching. There are two ways to use this module: * subclass it This is used for conve...

PERLANCAR/Module-Patch-0.278 - 17 Apr 2024 09:05:11 UTC

Module::DevAid - tools to aid perl module developers River stage zero No dependents

Module (and script) to aid with development, by helping (and testing) auto-building of certain files, and with the steps needed in building and committing a release. At this point this only uses the darcs or svk revision systems. Takes a project desc...

RUBYKAT/Module-DevAid-0.24 - 26 Nov 2008 02:21:12 UTC

Module::TestConfig - Interactively prompt user to generate a config module River stage one • 1 direct dependent • 1 total dependent

This module prompts a user for info and writes a module for later use. You can use it during the module build process (e.g. perl Makefile.PL) to share info among your test files. You can also use it to install that module into your site_perl. Module:...

JOSHUA/Module-TestConfig-0.05 - 20 Dec 2008 02:51:43 UTC

Module::Build::DB - Build, configure, and test database-backed applications River stage zero No dependents

This module subclasses Module::Build to provide added functionality for configuring, building, and testing database-backed applications. It uses a simple Rails-style numbered migration scheme, although migration scripts are written in pure SQL, not P...

DWHEELER/Module-Build-DB-0.10 - 08 Oct 2010 02:29:50 UTC

Module::Release - Automate software releases River stage one • 4 direct dependents • 4 total dependents

"Module::Release" automates your software release process. It started as a script that automated my release process, so it has bits to talk to PAUSE (CPAN) and SourceForge, and to use "Makefile.PL" and "CVS". Other people have extended this in other ...

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

CPANPLUS::Module - CPAN module objects for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

"CPANPLUS::Module" creates objects from the information in the source files. These can then be used to query and perform actions on, like fetching or installing. These objects should only be created internally. For "fake" objects, there's the "CPANPL...

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

Module::Versions - Handle versions of loaded modules with flexible result interface River stage one • 2 direct dependents • 6 total dependents

Module::Versions handles versions of loaded modules with a flexible result interface. The main goal is to get as much version informations as possible about a module or module list with a simple call interface and an absolutely flexible result interf...

THW/Module-Versions-0.02 - 20 Sep 2006 07:44:38 UTC

Module::Provision - Create Perl distributions with VCS and selectable toolchain River stage zero No dependents

Module::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 UTC

Module::Inspector - An integrated API for inspecting Perl distributions River stage one • 1 direct dependent • 1 total dependent

An entire ecosystem of CPAN modules exist around the files and formats relating to the CPAN itself. Parsers and object models for various different types of files have been created over the years by various people for various projects. These modules ...

ADAMK/Module-Inspector-1.05 - 16 Aug 2008 17:16:06 UTC

Module::Build::FFI - (Deprecated) Build Perl extensions in C with FFI River stage one • 2 direct dependents • 2 total dependents

Note: 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.54 - 07 Jul 2020 22:07:31 UTC

Module::Build::Tiny - A tiny replacement for Module::Build River stage five • 1644 direct dependents • 11158 total dependents

Many Perl distributions use a Build.PL file instead of a Makefile.PL file to drive distribution configuration, build, test and installation. Traditionally, Build.PL uses Module::Build as the underlying build system. This module provides a simple, lig...

LEONT/Module-Build-Tiny-0.047 - 28 Sep 2023 15:54:26 UTC

Module::Which::P5Path - Translate paths to Config-relative paths River stage one • 4 direct dependents • 5 total dependents

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 UTC

Kelp::Module::Raisin - Raisin integration with Kelp River stage zero No dependents

This is a very straightforward module that integrates the Kelp framework with the Raisin API framework using Kelp::Module::Symbiosis. See the documentation for Kelp::Module::Symbiosis and Kelp::Module::Symbiosis::Base for a full reference on how this...

BRTASTIC/Kelp-Module-Raisin-1.01 - 11 May 2022 16:16:43 UTC

Module::Starter::PBP - Create a module as recommended in "Perl Best Practices" River stage one • 1 direct dependent • 1 total dependent

This module implements a simple approach to creating modules and their support files, based on the Module::Starter approach. Module::Starter needs to be installed before this module can be used. When used as a Module::Starter plugin, this module allo...

DCONWAY/Module-Starter-PBP-v0.0.3 - 17 Feb 2006 05:03:50 UTC

Kelp::Module::Routes - Default router module for Kelp River stage two • 18 direct dependents • 20 total dependents

This module and Kelp::Module::Config are automatically loaded into each Kelp application. It initializes the routing table for the web application....

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Kelp::Module::Config - Configuration for Kelp applications River stage two • 18 direct dependents • 20 total dependents

This is one of the two modules that are automatically loaded for each and every Kelp application. The other one is Kelp::Module::Routes. It reads configuration files containing Perl-style hashes, and merges them depending on the value of the applicat...

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC
45 results (0.055 seconds)