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

Search results for "module:CPANPLUS::Dist::Build"

CPANPLUS::Dist::Build - CPANPLUS plugin to install packages that use Build.PL River stage one • 6 direct dependents • 7 total dependents

"CPANPLUS::Dist::Build" is a distribution class for "Module::Build" related modules. Using this package, you can create, install and uninstall perl modules. It inherits from "CPANPLUS::Dist". Normal users won't have to worry about the interface to th...

BINGOS/CPANPLUS-Dist-Build-0.90 - 06 Jun 2018 07:29:58 UTC

CPANPLUS::Dist::Build::Constants - Constants for CPANPLUS::Dist::Build River stage one • 6 direct dependents • 7 total dependents

CPANPLUS::Dist::Build::Constants provides some constants required by CPANPLUS::Dist::Build....

BINGOS/CPANPLUS-Dist-Build-0.90 - 06 Jun 2018 07:29:58 UTC

CPANPLUS::Dist - base class for plugins River stage two • 35 direct dependents • 40 total dependents

"CPANPLUS::Dist" is a base class for "CPANPLUS::Dist::MM" and "CPANPLUS::Dist::Build". Developers of other "CPANPLUS::Dist::*" plugins should look at "CPANPLUS::Dist::Base"....

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

CPANPLUS::Module - CPAN module objects for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

"CPANPLUS::Module" creates objects from the information in the source files. These can then be used to query and perform actions on, like fetching or installing. These objects should only be created internally. For "fake" objects, there's the "CPANPL...

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

CPANPLUS::Config - configuration defaults and heuristics for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

This module contains defaults and heuristics for configuration information for CPANPLUS. To change any of these values, please see the documentation in "CPANPLUS::Configure". Below you'll find a list of configuration types and keys, and their meaning...

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

CPANPLUS::YACSmoke - Yet Another CPANPLUS Smoke Tester River stage one • 1 direct dependent • 1 total dependent

CPANPLUS::YACSmoke is an enhancement of the venerable CPAN::YACSmoke that uses the API backend of CPANPLUS to run tests on CPAN modules and post results to the CPAN Testers list. CPANPLUS::Dist::YACSmoke is loaded into the CPANPLUS configuration befo...

BINGOS/CPANPLUS-YACSmoke-1.08 - 30 Apr 2019 10:47:51 UTC

CPANPLUS::Internals - CPANPLUS internals River stage two • 35 direct dependents • 40 total dependents

This module is the guts of CPANPLUS -- it inherits from all other modules in the CPANPLUS::Internals::* namespace, thus defying normal rules of OO programming -- but if you're reading this, you already know what's going on ;) Please read the "CPANPLU...

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

CPANPLUS::Dist::MM - distribution class for MakeMaker related modules River stage two • 35 direct dependents • 40 total dependents

"CPANPLUS::Dist::MM" is a distribution class for MakeMaker related modules. Using this package, you can create, install and uninstall perl modules. It inherits from "CPANPLUS::Dist"....

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

CPANPLUS::Dist::Mageia - A CPANPLUS backend to build Mageia RPMs River stage zero No dependents

CPANPLUS::Dist::Mageia is a distribution class to create Mageia packages from CPAN modules, and all of their dependencies. This allows you to have the most recent copies of CPAN modules installed, using your package manager of choice, but without hav...

JQUELIN/CPANPLUS-Dist-Mageia-2.103 - 20 May 2016 12:14:12 UTC

CPANPLUS::Dist::Deb River stage zero No dependents

"CPANPLUS::Dist::Deb" is a distribution class to create "debian" packages from "CPAN" modules, and all it's dependencies. This allows you to have the most recent copies of "CPAN" modules installed, using your package manager of choice, but without ha...

KANE/CPANPLUS-Dist-Deb-0.12 - 08 May 2009 10:44:00 UTC

CPANPLUS::Dist::Fedora - a cpanplus backend to build Fedora/RedHat rpms River stage zero No dependents

CPANPLUS::Dist::Fedora is a distribution class to create Fedora packages from CPAN modules, and all its dependencies. This allows you to have the most recent copies of CPAN modules installed, using your package manager of choice, but without having t...

SHLOMIF/CPANPLUS-Dist-Fedora-0.4.4 - 06 Oct 2021 13:30:11 UTC

CPANPLUS::Dist::Base - Base class for custom distribution classes River stage two • 35 direct dependents • 40 total dependents

CPANPLUS::Dist::Base functions as a base class for all custom distribution implementations. It does all the mundane work CPANPLUS would have done without a custom distribution, so you can override just the parts you need to make your own implementati...

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

CPANPLUS::Dist::Debora - Create Debian or RPM packages from Perl modules River stage zero No dependents

This CPANPLUS plugin creates Debian or RPM packages from Perl distributions. The created packages can be installed with CPANPLUS, dpkg or rpm. Usage Install Perl distributions from an interactive shell. The sudo command must be installed and configur...

VOEGELAS/CPANPLUS-Dist-Debora-0.012 - 10 Nov 2023 17:01:24 UTC

CPANPLUS::Dist::YACSmoke - CPANPLUS distribution class that integrates CPAN Testing services into CPANPLUS River stage one • 1 direct dependent • 1 total dependent

CPANPLUS::Dist::YACSmoke is a CPANPLUS distribution class that integrates a number of CPAN Testing services into CPANPLUS. It will create a database file in the .cpanplus directory, which it uses to track tested distributions. This information will b...

BINGOS/CPANPLUS-YACSmoke-1.08 - 30 Apr 2019 10:47:51 UTC

CPANPLUS::Dist::Slackware - Install Perl distributions on Slackware Linux River stage zero No dependents

Do you prefer to manage all software in your operating system's native package format? This CPANPLUS plugin creates Slackware compatible packages from Perl distributions. You can either install the created packages using the API provided by CPANPLUS ...

SGRAY/CPANPLUS-Dist-Slackware-1.032 - 13 Feb 2021 10:45:17 UTC

CPANPLUS::YACSmoke::ReAssemble - Assemble multiple Regular Expressions into a single RE River stage one • 1 direct dependent • 1 total dependent

Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. As a result, instead of having a large list of expressions to loop over, a t...

BINGOS/CPANPLUS-YACSmoke-1.08 - 30 Apr 2019 10:47:51 UTC

Bundle::CPANPLUS::Dependencies - All modules required & desired by CPANPLUS River stage zero No dependents

Bundle to install all modules required & desired by CPANPLUS...

KANE/Bundle-CPANPLUS-Dependencies-0.03 - 29 Jul 2005 17:20:46 UTC

CPANPLUS::Dist::Debora::Package - Base class for package formats River stage zero No dependents

This module collects information on a yet to be created Debian or RPM package. The information is obtained from a CPANPLUS::Module object, the file system and the environment. Among other things, the module gets the package name, a short summary, a d...

VOEGELAS/CPANPLUS-Dist-Debora-0.012 - 10 Nov 2023 17:01:24 UTC

CPANPLUS::Dist::Debora::Package::RPM - Create binary RPM packages River stage zero No dependents

This CPANPLUS::Dist::Debora::Package subclass creates binary RPM packages from Perl distributions....

VOEGELAS/CPANPLUS-Dist-Debora-0.012 - 10 Nov 2023 17:01:24 UTC

CPANPLUS::Dist::Debora::Package::Tar - Create tar archives River stage zero No dependents

This CPANPLUS::Dist::Debora::Package subclass creates tar archives from Perl distributions....

VOEGELAS/CPANPLUS-Dist-Debora-0.012 - 10 Nov 2023 17:01:24 UTC
24 results (0.04 seconds)