The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:ExtUtils-MakeMaker ExtUtils::Installed"

ExtUtils::MM_Unix - methods used by ExtUtils::MakeMaker River stage five • 21898 direct dependents • 33164 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

instmodsh - A shell to examine installed modules River stage five • 21898 direct dependents • 33164 total dependents

A little interface to ExtUtils::Installed to examine installed modules, validate your packlists and even create a tarball from an installed module....

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

ExtUtils::testlib - add blib/* directories to @INC River stage five • 21898 direct dependents • 33164 total dependents

After an extension has been built and before it is installed it may be desirable to test it bypassing "make test". By adding use ExtUtils::testlib; to a test program the intermediate directories used by "make" are added to @INC....

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

ExtUtils::MM_Any - Platform-agnostic MM methods River stage five • 21898 direct dependents • 33164 total dependents

FOR INTERNAL USE ONLY! ExtUtils::MM_Any is a superclass for the ExtUtils::MM_* set of modules. It contains methods which are either inherently cross-platform or are written in a cross-platform manner. Subclass off of ExtUtils::MM_Any *and* ExtUtils::...

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

ExtUtils::MakeMaker - Create a module Makefile River stage five • 21898 direct dependents • 33164 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

ExtUtils::Command::MM - Commands for the MM's to use in Makefiles River stage five • 21898 direct dependents • 33164 total dependents

FOR INTERNAL USE ONLY! The interface is not stable. ExtUtils::Command::MM encapsulates code which would otherwise have to be done with large "one" liners. Any $(FOO) used in the examples are make variables, not Perl. test_harness test_harness($verbos...

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

ExtUtils::MakeMaker::FAQ - Frequently Asked Questions About MakeMaker River stage five • 21898 direct dependents • 33164 total dependents

FAQs, tricks and tips for ExtUtils::MakeMaker. Module Installation How do I install a module into my home directory? If you're not the Perl administrator you probably don't have permission to install a module to its default location. Ways of handling...

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

ExtUtils::MakeMaker::Tutorial - Writing a module with MakeMaker River stage five • 21898 direct dependents • 33164 total dependents

This is a short tutorial on writing a simple module with MakeMaker. It's really not that hard. The Mantra MakeMaker modules are installed using this simple mantra perl Makefile.PL make make test make install There are lots more commands and options, ...

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC
8 results (0.065 seconds)