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

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

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

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

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

dzooky - convert a dist to Dist::Zilla River stage one • 1 direct dependent • 1 total dependent

dzooky is Dist::Zilla's nephew. He has the ability to summon his uncle. dzooky will try its best to convert a distribution to use Dist::Zilla. It supports ExtUtils::MakeMaker, Module::Install and Module::Build based distributions, with certain limita...

BINGOS/Dist-Zooky-0.24 - 14 May 2017 14:12:55 UTC - Search in distribution

h2xs - convert .h C header files to Perl extensions River stage five • 11292 direct dependents • 32664 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

RPerl::Learning River stage one • 3 direct dependents • 3 total dependents

WBRASWELL/RPerl-7.000000 - 05 Jul 2020 01:35:58 UTC - Search in distribution

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

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

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

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

staticperl - perl, libc, 100 modules, all in one standalone 500kb file River stage zero No dependents

This script helps you to create single-file perl interpreters or applications, or embedding a perl interpreter in your applications. Single-file means that it is fully self-contained - no separate shared objects, no autoload fragments, no .pm or .pl ...

MLEHMANN/App-Staticperl-1.46 - 15 Feb 2022 18:37:51 UTC - Search in distribution
  • staticperl - perl, libc, 100 modules, all in one standalone 500kb file

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

cpantorpm - An RPM packager for perl modules River stage zero No dependents

This script automates the entire process of obtaining a perl module and turning it into an RPM package. This includes the steps of obtaining the module distribution, creating an RPM from it, and then making the package available in various ways. The ...

SBECK/App-CPANtoRPM-1.15 - 23 Feb 2024 13:41:41 UTC - Search in distribution

brewbuild - Automate module and reverse-dependency testing, on Windows and Unix River stage zero No dependents

This "brewbuild" script installed by the Test::Brewbuild module allows you to perform your unit tests seamlessly across all of your Perlbrew (Unix) or Berrybrew (Windows) Perl instances, as well as test all of your down-river CPAN modules that rely o...

STEVEB/Test-BrewBuild-2.22 - 19 Oct 2019 16:33:06 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

Alien - External libraries wrapped up for your viewing pleasure! River stage zero No dependents

The intent of the Alien namespace is to provide a mechanism for specifying, installing and using non-native dependencies on CPAN. Frequently this is a C library used by XS (see perlxs) or FFI (see FFI::Platypus), but it could be anything non-Perl usa...

PLICEASE/Alien-0.96 - 10 Aug 2020 12:58:19 UTC - Search in distribution

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 940 direct dependents • 2099 total dependents

This document is primarily intended to help people writing new database drivers for the Perl Database Interface (Perl DBI). It may also help others interested in discovering why the internals of a DBD driver are written the way they are. This is a gu...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

DBD::CSV - DBI driver for CSV files River stage two • 23 direct dependents • 27 total dependents

The DBD::CSV module is yet another driver for the DBI (Database independent interface for Perl). This one is based on the SQL "engine" SQL::Statement and the abstract DBI driver DBD::File and implements access to so-called CSV files (Comma Separated ...

HMBRAND/DBD-CSV-0.60 - 06 Jan 2023 10:49:57 UTC - Search in distribution

Inline - Write Perl Subroutines in Other Programming Languages River stage three • 66 direct dependents • 127 total dependents

The Inline module allows you to put source code from other programming languages directly "inline" in a Perl script or module. The code is automatically compiled as needed, and then loaded for immediate access from Perl. Inline saves you from the has...

INGY/Inline-0.86 - 09 Jan 2020 05:20:53 UTC - Search in distribution

Installing River stage three • 155 direct dependents • 183 total dependents

This chapter provides an in-depth mod_perl 2.0 installation coverage....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution
177 results (0.095 seconds)