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-Indexer BRIANDFOY"

MyCPAN::Indexer - Index a Perl distribution River stage one • 2 direct dependents • 2 total dependents

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Notes - Tiny class for MyCPAN component note passing River stage one • 2 direct dependents • 2 total dependents

This is a scratchpad for the "MyCPAN::Indexer" components. As a component does part of its job, it can leave notes that other components can inspect and use. This is a low-level implementation, so it's stupid about the keys and values that the compon...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Queue - Find distributions to index River stage one • 2 direct dependents • 2 total dependents

This class returns a list of Perl distributions for the BackPAN indexer to process. Methods component_type This is a queue type. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 8: =over without closin...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Worker - Do the indexing River stage one • 2 direct dependents • 2 total dependents

This class takes a distribution and analyses it. This is what the dispatcher hands a disribution to for the actual indexing. Methods get_task "get_task" sets the "child_task" key in the notes. The value is a code reference that takes a distribution p...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Tutorial - How the backpan_indexer.pl pieces fit together River stage one • 2 direct dependents • 2 total dependents

The "MyCPAN::Indexer" system lets you plug in different components to control major portions of the process of examining Perl distributions and collating the results. It's up to each component to obey its interface and do that parts the other compone...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Component - base class for MyCPAN components River stage one • 2 direct dependents • 2 total dependents

This module implements features common to all "MyCPAN::Indexer" components. Each component is able to communicate with a coordinator object to find out the results and notes left by other components. Most of that delegation infrastructure is hidden s...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::NullTester - Do nothing components River stage one • 2 direct dependents • 2 total dependents

This class implements all of the methods needed by all of the component classes. Thes methods don't do anything, so they can be useful to ignore parts of the system while you focus on developing another. For instance, you might use this module as the...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::TestCensus - Count the Test modules used in test suites River stage one • 2 direct dependents • 2 total dependents

This module implements the indexer_class and reporter_class components to allow "backpan_indexer.pl" to count the test modules used in the indexed distributions. It runs through the indexing and prints a report at the end of the run. You probably...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Coordinator - Provide a way for the various components to communicate River stage one • 2 direct dependents • 2 total dependents

The coordinator keeps track of the components in "MyCPAN::Indexer". It acts as a central point where all comunication can flow so everything can talk to everything with only 2N connections. It automatically sets up a notes object to act as a scratchp...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Interface::Tk - Index a Perl distribution River stage one • 2 direct dependents • 2 total dependents

This class presents the information as the indexer runs, using Tk. Methods component_type This is an interface type POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 7: =over without closing =back...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::BackPANstats - Collect various stats about BackPAN activity River stage one • 2 direct dependents • 2 total dependents

This module implements the indexer_class and reporter_class components to allow "backpan_indexer.pl" to collect stats on BackPAN. It runs through the indexing and prints a report at the end of the run....

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::App::BackPAN::Indexer - The BackPAN indexer application River stage one • 2 direct dependents • 2 total dependents

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::CPANMiniInject - Do the indexing, and put the dists in a MiniCPAN River stage one • 2 direct dependents • 2 total dependents

This class takes a distribution and analyses it. Once it knows the modules inside the distribution, it adds the distribution to a CPAN::Mini::Inject staging repository. This portion specifically does not inject the modules into the MiniCPAN. The inje...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Collator::Null - A No-op reports processor River stage one • 2 direct dependents • 2 total dependents

This class is a stand in for a Collator that does something real. In the normal run of a backpan index, there's nothing to create out of the set of reports, so this example does nothing. Methods component_type This is a collator component. POD ERRORS...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Interface::Text - Present the run info as plain text River stage one • 2 direct dependents • 2 total dependents

This class presents the information as the indexer runs, using plain text. Methods do_interface( $Notes ) POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 7: =over without closing =back...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Interface::Null - Don't show anything River stage one • 2 direct dependents • 2 total dependents

This class doesn't show anything. It's a null interface. Methods component_type This is an interface type. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 7: =over without closing =back...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Reporter::Base - Common bits for MyCPAN reporter classes River stage one • 2 direct dependents • 2 total dependents

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-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Queue::FromList - Try to index distributions listed in a file River stage one • 2 direct dependents • 2 total dependents

This class returns a list of Perl distributions for the BackPAN indexer to process. It selects the distributions that had previous indexing errors by extracting the distribution path from the error report. If the distribution isn't in the same place ...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Reporter::AsYAML - Save the result as a YAML file River stage one • 2 direct dependents • 2 total dependents

This class takes the result of examining a distribution and saves it. Methods get_reporter( $Notes ) "get_reporter" sets the "reporter" key in the $Notes hash reference. The value is a code reference that takes the information collected about a distr...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC

MyCPAN::Indexer::Interface::Curses - Present the run info in a terminal River stage one • 2 direct dependents • 2 total dependents

This class presents the information as the indexer runs, using Curses. Methods do_interface( $Notes ) POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 7: =over without closing =back...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC
27 results (0.027 seconds)