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

Search results for "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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

lib/Minilla/Profile/ExtUtilsMakeMaker.pm River stage one • 6 direct dependents • 7 total dependents

SKAJI/Minilla-v3.1.23 - 07 Oct 2023 10:28:32 UTC - Search in distribution

Module::Build::Compat - Compatibility with ExtUtils::MakeMaker River stage five • 4486 direct dependents • 17571 total dependents

Because "ExtUtils::MakeMaker" has been the standard way to distribute modules for a long time, many tools (CPAN.pm, or your system administrator) may expect to find a working Makefile.PL in every distribution they download from CPAN. If you want to t...

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

FFI::Build::MM - FFI::Build installer code for ExtUtils::MakeMaker River stage two • 65 direct dependents • 88 total dependents

This module provides a thin layer between FFI::Build and ExtUtils::MakeMaker. Its interface is influenced by the design of Alien::Build::MM. The idea is that for your distribution you throw some C, C++ or Fortran source files into a directory called ...

PLICEASE/FFI-Platypus-2.08 - 05 May 2023 21:50:13 UTC - Search in distribution

XS::Install - ExtUtils::MakeMaker based module installer for XS modules. River stage two • 42 direct dependents • 45 total dependents

To high-level overview please read Shared XS modules manifesto. XS::Install (formerly known as Panda::Install) makes it much easier to write MakeMaker's makefiles especially for XS modules. It provides dependecies support between XS modules, so that ...

SYBER/XS-Install-1.3.5 - 09 Nov 2021 19:25:05 UTC - Search in distribution

ModPerl::MM - A "subclass" of ExtUtils::MakeMaker for mod_perl 2.0 River stage three • 155 direct dependents • 183 total dependents

"ModPerl::MM" is a "subclass" of "ExtUtils::MakeMaker" for mod_perl 2.0, to a degree of sub-classability of "ExtUtils::MakeMaker". When "ModPerl::MM::WriteMakefile()" is used instead of "ExtUtils::MakeMaker::WriteMakefile()", "ModPerl::MM" overrides ...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

Alien::Build::MM - Alien::Build installer code for ExtUtils::MakeMaker River stage four • 248 direct dependents • 1388 total dependents

This class allows you to use Alien::Build and Alien::Base with ExtUtils::MakeMaker. It load the alienfile recipe in the root of your Alien dist, updates the prereqs passed into "WriteMakefile" if any are specified by your alienfile or its plugins, an...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC - Search in distribution

Wx::build::MakeMaker - ExtUtils::MakeMaker specialisation for wxPerl modules River stage two • 56 direct dependents • 67 total dependents

MDOOTSON/Wx-0.9932 - 18 Apr 2017 01:22:32 UTC - Search in distribution
  • Install - Build and install wxPerl

Apache::TestMM - Provide MakeMaker Wrapper Methods River stage three • 69 direct dependents • 121 total dependents

"Apache::TestMM" provides wrappers for the "ExtUtils::MakeMaker" craft, making it easier to extend the autogenerated Makefile with "Apache::Test"....

SHAY/Apache-Test-1.43 - 07 Nov 2021 13:00:25 UTC - Search in distribution
382 results (0.169 seconds)