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:MyCPAN-App-DPAN BRIANDFOY"

MyCPAN::App::DPAN - Create a CPAN-like structure out of some dists River stage one • 1 direct dependent • 1 total dependent

This module ties together all the bits to let the "dpan" do its work. It overrides the defaults in "MyCPAN::App::BackPAN::Indexer" to provide the right components. The work happens in two steps. When you call "activate", the program goes through all ...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC

MyCPAN::App::DPAN::Indexer - Create a D(ark)PAN out of the indexed distributions River stage one • 1 direct dependent • 1 total dependent

This module implements the indexer_class and reporter_class components to allow "backpan_indexer.pl" to create a CPAN-like directory structure with its associated index files. This application of MyCPAN::Indexer is specifically aimed at creating a 02...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC

MyCPAN::App::DPAN::SkipQueue - Find distributions to index, possibly skipping some River stage one • 1 direct dependent • 1 total dependent

This class returns a list of Perl distributions for the BackPAN indexer to process. Methods get_queue This extends the "get_queue" method from "MyCPAN::Indexer::Queue" to filter the list of files it returns. "get_queue" sets the key "queue" in $Notes...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC

MyCPAN::App::DPAN::CPANUtils - various things to interact with CPAN River stage one • 1 direct dependent • 1 total dependent

This is a base class for MyCPAN reporters. It mostly deals with file and directory names that it composes from configuration and run details. Most things should just use what is already there. There is one abstract method that a subclass must impleme...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC

MyCPAN::App::DPAN::UserManual - How to manage a DPAN River stage one • 1 direct dependent • 1 total dependent

DPAN, short for D{ark|istributed|ecentralized} Perl Archive Network, helps you create your own Perl distributions repository that you can use with standard CPAN tools. You can put any distributions with any versions that you like in your own reposito...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC

MyCPAN::App::DPAN::SVNPostFlight - A No-op reports processor River stage one • 1 direct dependent • 1 total dependent

This class is an example for a user-defined class to run at the end of "dpan"'s normal processing. The class only needs to provide a "run" method, which is automatically called by "dpan". Be careful that you don't import anything called "run" (lookin...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC

MyCPAN::App::DPAN::NullPostFlight - A No-op postflight class River stage one • 1 direct dependent • 1 total dependent

This class is an example for a user-defined class to run at the end of "dpan"'s normal processing. The class only needs to provide a "run" method, which is automatically called by "dpan". Be careful that you don't import anything called "run" (lookin...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC

dpan - create a DarkPAN from directories River stage one • 1 direct dependent • 1 total dependent

The "dpan" script takes a list of directories, indexes any Perl distributions it finds, and creates the PAUSE index files from what it finds. Afterward, you should be able to point a CPAN tool at the directory and install the distributions normally. ...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC

MyCPAN::App::DPAN::Reporter::AsYAML - Record the indexing results as YAML River stage one • 1 direct dependent • 1 total dependent

This module implements the reporter_class components to allow "dpan" to create a CPAN-like directory structure with its associated index files. It runs through the indexing, saves the reports as YAML, and prints a report at the end of the run....

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC

MyCPAN::App::DPAN::Reporter::Minimal - Save the minimum information that dpan needs River stage one • 1 direct dependent • 1 total dependent

This class takes the result of examining a distribution and saves only the information that dpan needs to create the PAUSE index files. It's a very small text file with virtually no processing overhead compared to YAML. Methods get_reporter "get_repo...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC
10 results (0.026 seconds)