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

Search results for "dist:Alien-Build HTTP::Negotiate"

alienfile - Specification for defining an external dependency for CPAN River stage four • 248 direct dependents • 1388 total dependents

An alienfile is a recipe used by Alien::Build to, probe for system libraries or download from the internet, and build source for those libraries. This document acts as reference for the alienfile system, but if you are starting out writing your own A...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build - Build external dependencies for use in CPAN River stage four • 248 direct dependents • 1388 total dependents

This module provides tools for building external (non-CPAN) dependencies for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at runtime. This is the detailed documentation for t...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Manual::FAQ - Frequently Asked Questions about Alien::Build River stage four • 248 direct dependents • 1388 total dependents

This document serves to answer the most frequently asked questions made by developers creating Alien modules using Alien::Build....

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Fetch - Fetch Alien::Build plugins River stage four • 248 direct dependents • 1388 total dependents

Fetch plugins retrieve single resources from the internet. The difference between a Fetch plugin and a Download plugin is that Download plugin may fetch several resources from the internet (usually using a Fetch plugin), before finding the final arch...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Digest - Fetch Alien::Digest plugins River stage four • 248 direct dependents • 1388 total dependents

Digest plugins checks the cryptographic signatures of downloaded files. Typically you will probably want to use SHA256 via the Digest Negotiator plugin. Alien::Build::Plugin::Digest::Negotiate Negotiate the most appropriate plugin to calculate digest...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Prefer - Prefer Alien::Build plugins River stage four • 248 direct dependents • 1388 total dependents

Prefer plugins sort Decode plugins decode HTML and FTP file listings. Normally you will want to use the Alien::Build::Plugin::Download::Negotiate plugin which will automatically load the appropriate Prefer plugins. Alien::Build::Plugin::Prefer::BadVe...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Download - Download Alien::Build plugins River stage four • 248 direct dependents • 1388 total dependents

Download plugins download packages from the internet. Alien::Build::Plugin::Download::Negotiate...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Fetch::LWP - Plugin for fetching files using LWP River stage four • 248 direct dependents • 1388 total dependents

Note: in most case you will want to use Alien::Build::Plugin::Download::Negotiate instead. It picks the appropriate fetch plugin based on your platform and environment. In some cases you may need to use this plugin directly instead. This fetch plugin...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Manual::AlienAuthor - Alien author documentation River stage four • 248 direct dependents • 1388 total dependents

Note: Please read the entire document before you get started in writing your own alienfile. The section on dynamic vs. static libraries will likely save you a lot of grief if you read it now! This document is intended to teach Alien authors how to bu...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Fetch::Wget - Plugin for fetching files using wget River stage four • 248 direct dependents • 1388 total dependents

WARNING: This plugin is somewhat experimental at this time. This plugin provides a fetch based on the "wget" command. It works with other fetch plugins (that is, the first one which succeeds will be used). Most of the time the best plugin to use will...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Manual::PluginAuthor - Alien::Build plugin author documentation River stage four • 248 direct dependents • 1388 total dependents

This document explains how to write Alien::Build plugins using the Alien::Build::Plugin base class. Writing plugins Plugins use Alien::Build::Plugin, which sets the appropriate base class, and provides you with the "has" property builder. "has" takes...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Fetch::HTTPTiny - Plugin for fetching files using HTTP::Tiny River stage four • 248 direct dependents • 1388 total dependents

Note: in most case you will want to use Alien::Build::Plugin::Download::Negotiate instead. It picks the appropriate fetch plugin based on your platform and environment. In some cases you may need to use this plugin directly instead. This fetch plugin...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Fetch::CurlCommand - Plugin for fetching files using curl River stage four • 248 direct dependents • 1388 total dependents

This plugin provides a fetch based on the "curl" command. It works with other fetch plugins (that is, the first one which succeeds will be used). Most of the time the best plugin to use will be Alien::Build::Plugin::Download::Negotiate, but for some ...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Download::Negotiate - Download negotiation plugin River stage four • 248 direct dependents • 1388 total dependents

This is a negotiator plugin for downloading packages from the internet. This plugin picks the best Fetch, Decode and Prefer plugins to do the actual work. Which plugins are picked depend on the properties you specify, your platform and environment. I...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC
14 results (0.032 seconds)