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 "distribution:Module-Install autrijus"

Module::Install - Standalone, extensible Perl module installer River stage three • 99 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

inc::Module::Install - Module::Install configuration system River stage three • 99 direct dependents • 178 total dependents

This module first checks whether the inc/.author directory exists, and removes the whole inc/ directory if it does, so the module author always get a fresh inc every time they run Makefile.PL. Next, it unshifts "inc" into @INC, then loads Module::Ins...

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

Module::AutoInstall - Automatic install of dependencies via CPAN River stage three • 99 direct dependents • 178 total dependents

Module::AutoInstall lets module writers to specify a more sophisticated form of dependency information than the "PREREQ_PM" option offered by ExtUtils::MakeMaker. This module works best with the Module::Install framework, a drop-in replacement for Ma...

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

Module::Install::Can - Utility functions for capability detection River stage three • 99 direct dependents • 178 total dependents

"Module::Install::Can" contains a number of functions for authors to use when creating customised smarter installers. The functions simplify standard tests so that you can express your dependencies and conditions much more simply, and make your insta...

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

Module::Install::Base - Base class for Module::Install extensions River stage three • 99 direct dependents • 178 total dependents

This module provide essential methods for all Module::Install extensions, in particular the common constructor "new" and method dispatcher "AUTOLOAD"....

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

Module::Install::Admin - Author-side manager for Module::Install River stage three • 99 direct dependents • 178 total dependents

This module implements the internal mechanism for initializing, including and managing extensions, and should only be of interest to extension developers; it is *never* included under a distribution's inc/ directory, nor are any of the Module::Instal...

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

Module::Install::Share - Install non-code files for use during run-time River stage three • 99 direct dependents • 178 total dependents

As well as Perl modules and Perl binary applications, some distributions need to install read-only data files to a location on the file system for use at run-time. XML Schemas, YAML data files, and SQLite databases are examples of the sort of things ...

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

Module::Install::Bundle - Bundle distributions along with your distribution River stage three • 99 direct dependents • 178 total dependents

Module::Install::Bundle allows you to bundle a CPAN distribution within your distribution. When your end-users install your distribution, the bundled distribution will be installed along with yours, unless a newer version of the bundled distribution ...

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

lib/Module/Install/Admin/Manifest.pm River stage three • 99 direct dependents • 178 total dependents

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

Module::Install::Compiler - Commands for interacting with the C compiler River stage three • 99 direct dependents • 178 total dependents

Many Perl modules that contains C and XS code have fiendishly complex Makefile.PL files, because ExtUtils::MakeMaker doesn't itself provide a huge amount of assistance and automation in this area. Module::Install::Compiler provides a number of comman...

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

Module::Install::Makefile - Extension Rules for ExtUtils::MakeMaker River stage three • 99 direct dependents • 178 total dependents

This module is a wrapper around ExtUtils::MakeMaker. It exports two functions: "prompt" (an alias for "ExtUtils::MakeMaker::prompt") and "WriteMakefile". The "WriteMakefile" function will pass on keyword/value pair functions to "ExtUtils::MakeMaker::...

ETHER/Module-Install-1.21 - 28 Apr 2023 08:32:10 UTC
11 results (0.023 seconds)