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

Search results for "ExtUtils::Command::MM"

ExtUtils::Command::MM - Commands for the MM's to use in Makefiles River stage five • 21376 direct dependents • 32646 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 - Search in distribution

tv - Run 'make TEST_VERBOSE=1' on one or more test files River stage zero No dependents

Given one or more test scripts, Perl source code files, directories containing them, or Perl package names, tv tries to select and run the appropriate test scripts using "make test TEST_VERBOSE=1 TEST_FILES=..." where the "..." are the selected test ...

RBS/Test-Verbose-0.01 - 09 Mar 2004 06:36:14 UTC - Search in distribution
  • Test::Verbose - Run 'make TEST_VERBOSE=1' on one or more test files

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

perlport - Writing portable Perl River stage five • 11292 direct dependents • 32664 total dependents

Perl runs on numerous operating systems. While most of them share much in common, they also have their own unique features. This document is meant to help you to find out what constitutes portable Perl code. That way once you make a decision to write...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Test::STDmaker - generate test scripts, demo scripts from a test description short hand River stage zero No dependents

The "Test::STDmaker" program module provides the following capabilities: 1 Automate Perl related programming needed to create a test script resulting in reduction of time and cost. 2 Translate a short hand Software Test Description (STD) file into a ...

SOFTDIA/Test-STDmaker-0.23 - 24 May 2004 16:45:33 UTC - Search in distribution

cpan2dist - The CPANPLUS distribution creator River stage two • 35 direct dependents • 40 total dependents

This script will create distributions of "CPAN" modules of the format you specify, including its prerequisites. These packages can then be installed using the corresponding package manager for the format. Note, you can also do this interactively from...

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

FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required. River stage two • 65 direct dependents • 88 total dependents

Platypus is a library for creating interfaces to machine code libraries written in languages like C, C++, Go, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses libffi <https://sourceware.org/li...

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

pmversion - Get Perl module version River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-PMUtils-0.744 - 28 Jun 2023 00:05:46 UTC - Search in distribution

App::Build - extends Module::Build to build/install/configure entire applications (i.e. web applications), not just modules and programs River stage one • 1 direct dependent • 1 total dependent

App::Build is a subclass of Module::Build, so you can use it in place of Module::Build when creating your "Build.PL" installation scripts. Module::Build is good at installing perl modules and programs/scripts. Full applications (i.e. web applications...

MBARBON/App-Build-0.74 - 07 Mar 2011 21:48:52 UTC - Search in distribution

remotetest.pl - make tests on a remote machine River stage one • 1 direct dependent • 1 total dependent

The script "remotetest.pl" copies the specified Perl distribution MyInteresting-Dist-1.107.tar.gz (see ExtUtils::MakeMaker and Module::Build) to each of the listed machines "machine1.domain", "machine2.domain", etc. and proceeeds to test the distribu...

CASIANO/GRID-Machine-0.127 - 14 Jun 2011 09:11:14 UTC - Search in distribution

alienfile - Specification for defining an external dependency for CPAN River stage four • 248 direct dependents • 1388 total dependents

An alienfile is a recipe used by Alien::Build to, probe for system libraries or download from the internet, and build source for those libraries. This document acts as reference for the alienfile system, but if you are starting out writing your own A...

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

InlineX::XS - Auto-convert Inline::C based modules to XS River stage zero No dependents

Make sure to read the CAVEATS section below before using this. This is experimental software. Introduction Extending Perl with C was made much easier by the introduction of Ingy's Inline or rather Inline::C module. It is possible to create CPAN distr...

SMUELLER/InlineX-XS-0.02 - 06 Dec 2006 15:12:30 UTC - Search in distribution

Acrux::Util - The Acrux utilities River stage zero No dependents

This module provides portable utility functions for Acrux clone my $copy = clone(\@array); my $copy = clone(\%hash); This function is a proxy function for "dclone" in Storable It makes recursive copies of nested hash, array, scalar and reference type...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC - Search in distribution

Docs::Site_SVD::Test_Tech - Extends the Test program module River stage zero No dependents

SOFTDIA/Test-Tech-0.26 - 21 May 2004 02:58:26 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

Module::Install - Standalone, extensible Perl module installer River stage three • 98 direct dependents • 178 total dependents

Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl installation version 5.005 or newer. The...

ETHER/Module-Install-1.21 - 28 Apr 2023 08:32:10 UTC - Search in distribution

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

Module::Signature - Module signature file manipulation River stage three • 22 direct dependents • 566 total dependents

Module::Signature adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file. If you are a module user, all you have to do is to remember to run "cpansign -v" (or just "cpansign") before issuing "perl Makefile.PL" or "pe...

AUDREYT/Module-Signature-0.88 - 18 Dec 2021 03:39:32 UTC - Search in distribution

Module::Build::Cookbook - Examples of Module::Build Usage River stage five • 4486 direct dependents • 17571 total dependents

"Module::Build" isn't conceptually very complicated, but examples are always helpful. The following recipes should help developers and/or installers put together the pieces from the other parts of the documentation....

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

dump-parsed-cpanm-build-logs - pretty-print logs stored in JSON River stage one • 1 direct dependent • 1 total dependent

This is a helper program for use with Perl extension CPAN-cpanminus-reporter-RetainReports <http://search.cpan.org/dist/CPAN-cpanminus-reporter-RetainReports/>. When you call that module's "run()" method, a build.log created by cpanm is parsed to cre...

JKEENAN/CPAN-cpanminus-reporter-RetainReports-0.11 - 13 May 2023 01:09:06 UTC - Search in distribution
26 results (0.08 seconds)