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

Search results for "module:ExtUtils::MakeMaker"

ExtUtils::MakeMaker - Create a module Makefile River stage five • 21376 direct dependents • 32646 total dependents

This utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the perl5-porters. It splits the task of generating the Makefile into several subroutines tha...

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC

lib/ExtUtils/MakeMaker/version/vpp.pm River stage five • 21376 direct dependents • 32646 total dependents

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC

ExtUtils::Config::MakeMaker - A ExtUtils::Config compatible wrapper for ExtUtils::MakeMaker's configuration. River stage five • 8 direct dependents • 11161 total dependents

This object wraps ExtUtils::MakeMaker's idea of configuration in an ExtUtils::Config compatible interface. That means that if you pass a configuration argument to or in Makefile.PL (e.g. "OPTIMIZE=-O3") it will show up in the config object (e.g. "$co...

LEONT/ExtUtils-Config-0.009 - 25 Apr 2024 10:24:07 UTC

ExtUtils::MakeMaker::Locale - bundled Encode::Locale River stage five • 21376 direct dependents • 32646 total dependents

In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and...

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC

ExtUtils::MakeMaker::Config - Wrapper around Config.pm River stage five • 21376 direct dependents • 32646 total dependents

FOR INTERNAL USE ONLY A very thin wrapper around Config.pm so MakeMaker is easier to test....

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC

ExtUtils::MM_Unix - methods used by ExtUtils::MakeMaker River stage five • 21376 direct dependents • 32646 total dependents

The methods provided by this package are designed to be used in conjunction with ExtUtils::MakeMaker. When MakeMaker writes a Makefile, it creates one or more objects that inherit their methods from a package MM. MM itself doesn't provide any methods...

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC

ExtUtils::Builder::MakeMaker - A MakeMaker consumer for ExtUtils::Builder Plan objects River stage zero No dependents

This MakeMaker extension will call your "MY::make_plans" method with a ExtUtils::Builder::Planner as argument so that you can add entries to it; these entries will be added to your Makefile. It will also call any ".pl" files in "/planner" as DSL file...

LEONT/ExtUtils-Builder-0.002 - 26 Apr 2024 09:33:24 UTC

ExtUtils::MakeMaker::CPANfile - cpanfile support for EUMM River stage four • 88 direct dependents • 1291 total dependents

ExtUtils::MakeMaker::CPANfile loads "cpanfile" in your distribution and modifies parameters for "WriteMakefile" in your Makefile.PL. Just use it instead of ExtUtils::MakeMaker (which should be loaded internally), and prepare "cpanfile". As of version...

ISHIGAKI/ExtUtils-MakeMaker-CPANfile-0.09 - 28 Dec 2018 08:22:23 UTC

ExtUtils::MakeMaker::JSONMETA - (deprecated) write META.json instead of META.yml River stage zero No dependents

RJBS/JSON-CPAN-Meta-7.001 - 16 Mar 2011 03:23:28 UTC

ExtUtils::MakeMaker::BigHelper - for helping ExtUtils::MakeMaker with big XS projects. River stage zero No dependents

This package extends or alters the functionality of ExtUtils::MakeMaker, in a way more suitable perhaps for large projects using a lot of perl XS. This allows multiple .xs files in your project, strewn about the lib directory hierarchy, hopefully sid...

EDGEWISE/ExtUtils-MakeMaker-BigHelper-0.92 - 28 Feb 2013 13:57:08 UTC

ExtUtils::MakeMaker::Attributes - Determine when ExtUtils::MakeMaker attributes are available River stage zero No dependents

This module provides an API to determine what attributes are available to a particular version of ExtUtils::MakeMaker, and conversely, what version of ExtUtils::MakeMaker is required for a particular attribute. See "Using Attributes and Parameters" i...

DBOOK/ExtUtils-MakeMaker-Attributes-0.001 - 21 Dec 2017 01:43:27 UTC

ExtUtils::MakeMaker::Extensions - Helper for multiple ExtUtils::MakeMaker extensions River stage zero No dependents

This is a namespace reservation with kind of concept behind ......

REHSACK/ExtUtils-MakeMaker-Extensions-0.001 - 17 Dec 2014 10:33:24 UTC

lib/ExtUtils/MakeMaker/version/regex.pm River stage five • 21376 direct dependents • 32646 total dependents

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC

lib/ExtUtils/MakeMaker/version.pm River stage five • 21376 direct dependents • 32646 total dependents

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC

lib/ExtUtils/MakeMaker/PPPort.pm River stage zero No dependents

This module allows you to use an up to date version of ppport.h when using Devel-PPPort. You do not need to ship an old version of `ppport.h` with your codebase....

ATOOMIC/ExtUtils-MakeMaker-PPPort-0.02 - 22 Jul 2020 22:49:15 UTC

HPUX::SDUX - Perl module for creating SD-UX software depots of Perl modules River stage zero No dependents

"HPUX::SDUX" is a Perl module to assist creating SD-UX software depots for Perl modules on HP-UX. As such, it is utterly useless for Perl users on other platforms. This version assumes the use of HP-UX 11i and PSF (Product Specification File) layout ...

ASARIH/HPUX-SDUX-0.03 - 04 Apr 2003 03:06:35 UTC

only::latest - Always use the latest version of a module in @INC River stage zero No dependents

This module is for people with separately-maintained INC directories containing overlapping modules, who wishes to always use the latest version of a module, regardless of the directory it is in. If you "use" or "require" a module living in more than...

AUTRIJUS/only-latest-0.01 - 04 Nov 2003 05:22:12 UTC

ExtUtils::MakeMaker::META_MERGE::GitHub - Perl package to generate ExtUtils::MakeMaker META_MERGE for GitHub repositories River stage one • 1 direct dependent • 1 total dependent

Generates the META_MERGE key and hash value for a normal GitHub repository....

MRDVT/ExtUtils-MakeMaker-META_MERGE-GitHub-0.04 - 14 Jan 2023 20:35:37 UTC

Build::Daily - module to update daily versions for Module::Build and ExtUtils::MakeMaker River stage zero No dependents

Updates $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 UTC

ExtUtils::MakeMaker::Dist::Zilla::Develop - create bare-bones Makefile.PL files for use with dzil River stage one • 2 direct dependents • 2 total dependents

Dist::Zilla makes developing modules much easier by generating all kinds of boilerplate files, saving authors from having to write them by hand, but in some cases this can make developing more inconvenient. The most prominent example of this is with ...

DOY/ExtUtils-MakeMaker-Dist-Zilla-Develop-0.03 - 25 Feb 2014 23:43:38 UTC
67 results (0.097 seconds)