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 "module::use ExtUtils::MakeMaker"

XS::Install - ExtUtils::MakeMaker based module installer for XS modules. River stage two • 42 direct dependents • 46 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

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

JS River stage one • 8 direct dependents • 9 total dependents

Some JavaScript modules can be installed from CPAN. This module comes with a utility called "js-cpan" that helps you find JavaScript modules that have been installed on your system so that you can use them in various projects....

INGY/JS-0.29 - 16 Aug 2014 23:43:10 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

Gloom - Gloom (the Great Little OO Module) River stage zero No dependents

Gloom is a simple, clean and small OO base module. It can be used by CPAN modules that need to be OO, but don't want to require a dependency module to do it. Gloom provides the OO basics like single inheritance, standard "new" and "init" constructor ...

INGY/Gloom-0.25 - 16 Aug 2014 22:35:02 UTC - Search in distribution

h2xs - convert .h C header files to Perl extensions River stage five • 11693 direct dependents • 33184 total dependents

*h2xs* builds a Perl extension from C header files. The extension will include functions which can be used to retrieve the value of any #define statement which was in the C header files. The *module_name* will be used for the name of the extension. I...

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

oodist - create perl distributions with OODoc River stage zero No dependents

The "oodist" script is currently only usable on UNIX in combination with Makefile.PL. It is a smart wrapper around the OODoc module, to avoid start work to produce real POD for modules which use OODoc's POD extensions. HTML is not (yet) supported. Co...

MARKOV/OODoc-2.02 - 08 Dec 2021 12:43:55 UTC - Search in distribution

cpan - easily interact with CPAN from the command line River stage three • 54 direct dependents • 474 total dependents

This script provides a command interface (not a shell) to CPAN. At the moment it uses CPAN.pm to do the work, but it is not a one-shot command runner for CPAN.pm. Options -a Creates a CPAN.pm autobundle with CPAN::Shell->autobundle. -A module [ modul...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution
  • CPAN - query, download and build perl modules from CPAN sites
  • App::Cpan - easily interact with CPAN from the command line
  • CPAN::FirstTime - Utility for CPAN::Config file Initialization

git-gerrit - Git extension to implement a Gerrit workflow River stage zero No dependents

Git-gerrit is a Git extension to manage changes using Gerrit Code Review <http://code.google.com/p/gerrit/>. Git-gerrit offers a rich set of sub-commands to make it easy to create, query, amend, review, and submit changes to Gerrit, making it possibl...

GNUSTAVO/App-GitGerrit-0.022 - 15 Jan 2014 18:14:58 UTC - Search in distribution

cover - report coverage statistics River stage three • 63 direct dependents • 118 total dependents

Report coverage statistics in a variety of formats. The summary option produces a short textual summary. Other reports are available by using the report option. The following reports are currently available: html - detailed HTML reports (default) htm...

PJCJ/Devel-Cover-1.42 - 26 Apr 2024 15:39:37 UTC - Search in distribution
  • cover - report coverage statistics
  • cover - report coverage statistics
  • cover - report coverage statistics

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

PDL::PP - Generate PDL routines from concise descriptions River stage three • 94 direct dependents • 102 total dependents

Now that you have some idea how to use "pp_def" to define new PDL functions it is time to explain the general syntax of "pp_def". "pp_def" takes as arguments first the name of the function you are defining and then a hash list that can contain variou...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC - Search in distribution
  • PDL::FAQ - Frequently asked questions about PDL
  • Inline::Pdlpp - Write PDL Subroutines inline with PDL::PP

Mnet - Testable network automation and reporting River stage zero No dependents

The Mnet modules are for perl programmers who want to create testable network automation and/or reporting scripts as simply as possible. The main features are: * Mnet::Test module can record and replay Mnet script options, connected expect sessions, ...

MMENZA/Mnet-5.25 - 13 Jun 2023 13:55:35 UTC - Search in distribution

cpanx - A CPAN downloader script River stage zero No dependents

This program will download, display, and install modules (and their dependencies) from CPAN. A public repository of user contributed perl code. This script is different to scripts like cpan and cpanm in that it will show what it will do before it doe...

JACOBG/App-Cpanx-1.00 - 31 Oct 2022 20:24:23 UTC - Search in distribution

ALBD - a perl implementation of Literature Based Discovery River stage zero No dependents

HENRYST/ALBD-0.05 - 28 Nov 2017 20:03:55 UTC - Search in distribution

Mite - Moose-like OO, fast to load, with zero dependencies. River stage zero No dependents

Mite provides a subset of Moose features with very fast startup time and zero dependencies. Moose and Moo are great... unless you can't have any dependencies or compile-time is critical. Mite provides Moose-like functionality, but it does all the wor...

TOBYINK/Mite-0.012000 - 12 Dec 2022 20:44:49 UTC - Search in distribution

CHANGES - Revision history for WordNet::Similarity River stage one • 6 direct dependents • 6 total dependents

Version 2.07 (Released 10/05/2015) (1) Fix make test error in lesktrace.t due to overlap results returning in unpredictable orders - problem is documented here : <https://rt.cpan.org/Ticket/Display.html?id=86437> and fix is provided by Phil Goetz, ph...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC - Search in distribution
  • INSTALL - [documentation] How to install WordNet::Similarity

runprove - A command-line tool for running tests against Test::Run River stage two • 7 direct dependents • 10 total dependents

SHLOMIF/Test-Run-CmdLine-0.0132 - 19 Oct 2020 11:46:26 UTC - Search in distribution

midgen - Check requires & test_requires of your package for CPAN inclusion. River stage zero No dependents

BOWTIE/App-Midgen-0.34 - 25 May 2014 20:57:03 UTC - Search in distribution

Embperl River stage zero No dependents

GRICHTER/HTML-Embperl-1.3.6 - 15 Feb 2003 19:33:11 UTC - Search in distribution
318 results (0.195 seconds)