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 "dist:Module-Dependency dependency"

Module::Dependency - Collection of modules for examining dependencies between parents and children, like Perl files River stage zero No dependents

The database in question is actually a simple Storable image of a Perl data structure, and you can create as many of these as you want. You can use the command-line tools, or write your own Perl to query and manipulate the data however you want. The ...

TIMB/Module-Dependency-1.86 - 12 Jul 2006 23:05:37 UTC

Module::Dependency::Info - retrieve dependency information for scripts and modules River stage zero No dependents

This module is used to access the data structures created by Module::Dependency::Indexer OR a third-party application that creates databases of the correct format. Although you can get at the database structure itself you should use the accessor meth...

TIMB/Module-Dependency-1.86 - 12 Jul 2006 23:05:37 UTC

Module::Dependency::Grapher - creates visual dependency charts and accessible text versions River stage zero No dependents

Module::Dependency::Grapher::setIndex( $filename ); This tells the module where the database is. It doesn't affect the other modules - they have their own setIndex routines. The default is /var/tmp/dependence/unified.dat Module::Dependency::Grapher::...

TIMB/Module-Dependency-1.86 - 12 Jul 2006 23:05:37 UTC

Module::Dependency::Indexer - creates the databases used by the dependency mapping module River stage zero No dependents

This module looks at all .pm, .pl and .plx files within and below a given directory/directories (found with File::Find), reads through them and extracts some information about them. If the shebang check is turned on then it also looks at the first li...

TIMB/Module-Dependency-1.86 - 12 Jul 2006 23:05:37 UTC

pmd_dump.pl - Query and print Module::Dependency info River stage zero No dependents

Module::Dependency modules rely on a database of dependencies. This tool allows you to query the index, verify that it contains what it should contain, look up module dependencies, etc. The default location for the index file is $ENV{PERL_PMD_DB} or ...

TIMB/Module-Dependency-1.86 - 12 Jul 2006 23:05:37 UTC
5 results (0.028 seconds)