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"

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::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::PAR - CPANPLUS distribution class to create PAR archives River stage zero No dependents

Creates a "PAR" distribution of a CPAN module, using the "CPANPLUS::Dist::*" plugin structure. See the "CPANPLUS::Module" manpage how to pass formats to the install methods. See the "PAR::Dist" manpage for details about the generated archives....

KANE/CPANPLUS-Dist-PAR-0.02 - 05 Oct 2006 15:15:59 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::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::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::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::Sample - Sample code to create your own Dist::* plugin River stage two • 35 direct dependents • 40 total dependents

. This document is Obsolete. Please read the documentation and code in "CPANPLUS::Dist::Base"....

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 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::Gentoo - CPANPLUS backend generating Gentoo ebuilds. River stage zero No dependents

This module is a CPANPLUS backend that recursively generates Gentoo ebuilds for a given package in the default overlay, updates the manifest, and even emerges it (together with its dependencies) if the user requires it. The generated ebuilds are plac...

VPIT/CPANPLUS-Dist-Gentoo-0.12 - 15 Jun 2012 10:45:55 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::GitHook - Use Git::CPAN::Hook to commit each install in a Git repository River stage zero No dependents

CPANPLUS::Dist::GitHook integrates Philippe Bruhat's Git::CPAN::Hook module into CPANPLUS. Commits are made after any "install" or "uninstall" that CPANPLUS undertakes....

BINGOS/CPANPLUS-Dist-GitHook-0.02 - 01 Aug 2011 14:17: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::Dist::Autobundle - distribution class for installation snapshots River stage two • 35 direct dependents • 40 total dependents

"CPANPLUS::Dist::Autobundle" is a distribution class for installing installation snapshots as created by "CPANPLUS"' "autobundle" command. All modules as mentioned in the snapshot will be installed on your system....

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

CPANPLUS::Dist::Debora::Pod - Parse Pod documents River stage zero No dependents

This Pod::Simple subclass finds and parses files in Perl's Pod markup language. Information that is not relevant for extracting descriptions and license information is ignored....

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

CPANPLUS::Dist::Gentoo::Atom - Gentoo atom object. River stage zero No dependents

This class models Gentoo atoms....

VPIT/CPANPLUS-Dist-Gentoo-0.12 - 15 Jun 2012 10:45:55 UTC

CPANPLUS::Dist::Gentoo::Maps - Map CPAN distribution names, version numbers and license identifiers to their Gentoo counterparts. River stage zero No dependents

This is an helper package to CPANPLUS::Dist::Gentoo....

VPIT/CPANPLUS-Dist-Gentoo-0.12 - 15 Jun 2012 10:45:55 UTC

CPANPLUS::Dist::Debora::Util - Utility functions River stage zero No dependents

This module provides utility functions for CPANPLUS::Dist::Debora....

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

CPANPLUS::Dist::Gentoo::Guard - Scope guard object. River stage zero No dependents

This is a scope guard object helper for CPANPLUS::Dist::Gentoo....

VPIT/CPANPLUS-Dist-Gentoo-0.12 - 15 Jun 2012 10:45:55 UTC
42 results (0.037 seconds)