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 "module:Algorithm::Dependency::Source::File"

Algorithm::Dependency::Source::File - File source for dependency hierarchies River stage two • 17 direct dependents • 28 total dependents

Algorithm::Dependency::Source::File implements a source where the items are stored in a flat file or a relatively simple format. File Format The file should be an ordinary text file, consisting of a series of lines, with each line completely containi...

ETHER/Algorithm-Dependency-1.112 - 28 Apr 2020 03:16:16 UTC

Algorithm::Dependency - Base class for implementing various dependency trees River stage two • 17 direct dependents • 28 total dependents

Algorithm::Dependency is a framework for creating simple read-only dependency hierarchies, where you have a set of items that rely on other items in the set, and require actions on them as well. Despite the most visible of these being software instal...

ETHER/Algorithm-Dependency-1.112 - 28 Apr 2020 03:16:16 UTC

Algorithm::Dependency::Weight - Calculate dependency 'weights' River stage two • 17 direct dependents • 28 total dependents

In dependency systems, it can often be very useful to calculate an aggregate or sum for one or all items. For example, to find the "naive install weight" of a Perl distribution (where "naive" means you treat each distribution equally), you would want...

ETHER/Algorithm-Dependency-1.112 - 28 Apr 2020 03:16:16 UTC

Algorithm::Dependency::Source::DBI - Database source for Algorithm::Dependency River stage one • 2 direct dependents • 2 total dependents

The Algorithm::Dependency module has shown itself to be quite reliable over a long period of time, as well as relatively easy to setup and use. However, recently there has been an increasing use of things like DBD::SQLite to store and distribute stru...

ADAMK/Algorithm-Dependency-Source-DBI-1.06 - 27 Aug 2009 14:05:23 UTC

Algorithm::Dependency::Source - Implements a source of hierarchy items River stage two • 17 direct dependents • 28 total dependents

The Algorithm::Dependency::Source class provides an abstract parent class for implementing sources for the hierarchy data the algorithm will use. For an example of an implementation of this, see Algorithm::Dependency::Source::File, which is bundled w...

ETHER/Algorithm-Dependency-1.112 - 28 Apr 2020 03:16:16 UTC
5 results (0.062 seconds)