Search results for "module:ExtUtils::MakeMaker"
ExtUtils::MakeMaker - Create a module Makefile
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
ExtUtils::MakeMaker::Locale - bundled Encode::Locale
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
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
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::MakeMaker::CPANfile - cpanfile support for EUMM
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
RJBS/JSON-CPAN-Meta-7.001
-
16 Mar 2011 03:23:28 UTC
ExtUtils::MakeMaker::BigHelper - for helping ExtUtils::MakeMaker with big XS projects.
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
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
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/PPPort.pm
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
"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
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
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
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
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
ExtUtils::MM_AIX - AIX specific subclass of ExtUtils::MM_Unix
This is a subclass of ExtUtils::MM_Unix which contains functionality for AIX. Unless otherwise stated it works just like ExtUtils::MM_Unix. Overridden methods dlsyms Define DL_FUNCS and DL_VARS and write the *.exp files....
BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC
ExtUtils::MM_NW5 - methods to override UN*X behaviour in ExtUtils::MakeMaker
See ExtUtils::MM_Unix for a documentation of the methods provided there. This package overrides the implementation of these methods, not the semantics. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line ...
BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC