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

Search results for "module:Module::Name"

CPAN::Module::FromRepoName - Extract/guess CPAN module from a repo name River stage two • 3 direct dependents • 11 total dependents

PERLANCAR/CPAN-Info-FromRepoName-0.001 - 02 Oct 2020 03:48:37 UTC

Module::Util - Module name tools and transformations River stage three • 20 direct dependents • 533 total dependents

This module provides a few useful functions for manipulating module names. Its main aim is to centralise some of the functions commonly used by modules that manipulate other modules in some way, like converting module names to relative paths....

MATTLAW/Module-Util-1.09 - 10 Jan 2013 15:24:51 UTC

V - Print version of the specified module(s). River stage two • 7 direct dependents • 10 total dependents

This module uses stolen code from Module::Info to find the location and version of the specified module(s). It prints them and exit()s. It defines "import()" and is based on an idea from Michael Schwern on the perl5-porters list. See the discussion: ...

ABELTJE/V-0.19 - 08 Jan 2024 15:30:19 UTC

Module::Underscore - convert module name to underscore string name and underscore string name to module name River stage zero No dependents

CELOGEEK/ModuleUnderscore-0.4 - 15 Feb 2014 16:25:30 UTC

Lib::Module - Perl library module utilities. River stage zero No dependents

A Lib::Module object describes a Perl library module and includes the module's package name, file name, version, and superclasses, if any. The module objects are normally part of a class hierarchy generated by libdirs (), module_paths (), and scanlib...

RKIES/Lib-Module-0.7 - 03 Apr 2014 17:00:30 UTC

Module::New - creates module/distribution skeleton and more River stage zero No dependents

This is yet another module starter. You can use this not only when you create a new distribution but also when you add a new module or test or plain text to the distribution. You may want to edit a new file after creation. You may want to update MANI...

ISHIGAKI/Module-New-0.15 - 19 Apr 2015 15:25:22 UTC

WWW::Module - use modules from CPAN without installing River stage zero No dependents

NWETTERS/WWW-Module-1.00 - 26 Nov 2006 14:20:08 UTC

Module::Use River stage zero No dependents

Module::Use will record the modules used over the course of the Perl interpreter's lifetime. If the logging module is able, the old logs are read and frequently used modules are automatically loaded. Note that no symbols are imported into packages. U...

JSMITH/Module-Use-0.05 - 09 Oct 2001 19:21:54 UTC

Module::Spy - Spy for Perl5 River stage two • 6 direct dependents • 11 total dependents

Module::Spy is spy library for Perl5....

TOKUHIROM/Module-Spy-0.07 - 01 Mar 2017 12:55:44 UTC

Module::Want - Check @INC once for modules that you want but may not have River stage two • 7 direct dependents • 13 total dependents

Sometimes you want to lazy load a module for use in, say, a loop or function. First you do the eval-require but then realize if the module is not available it will re-search @INC each time. So then you add a lexical boolean to your eval and do the sa...

DMUEY/Module-Want-0.6 - 26 Oct 2013 01:16:18 UTC

Module::List - module `directory' listing River stage three • 34 direct dependents • 559 total dependents

This module deals with the examination of the namespace of Perl modules. The contents of the module namespace is split across several physical directory trees, but this module hides that detail, providing instead a view of the abstract namespace....

ZEFRAM/Module-List-0.004 - 30 Jul 2017 09:03:28 UTC

Module::Spec - Load modules based on specifications River stage one • 1 direct dependent • 1 total dependent

This is alpha software. The API is likely to change....

FERREIRA/Module-Spec-0.9.0 - 08 Jul 2018 03:19:31 UTC

LLVM::Module - LLVM module class River stage zero No dependents

A "LLVM::Module" is the top-level container for all the LLVM IR objects....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

Nile::Module - Module base class for the Nile framework. River stage zero No dependents

Nile::Module - Module base class for the Nile framework....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Kelp::Module - Base class for Kelp modules River stage two • 18 direct dependents • 20 total dependents

Provides the base class for creating Kelp modules. Creating a Kelp module means extending this class and overriding the "build" method. Kelp modules usually "register" a new method into the web application. Registering methods Modules use the "regist...

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Module::JSAN - Build JavaScript distributions for JSAN River stage zero No dependents

JSAN is the "JavaScript Archive Network," a JavaScript library akin to CPAN. Visit <http://www.openjsan.org/> for details. This module is a developer aid for creating JSAN distributions. This module works as simple wrapper for Module::Build::JSAN::In...

NPLATONOV/Module-JSAN-0.04 - 27 Jan 2010 18:14:00 UTC

Module::Load - runtime require of both modules and files River stage five • 282 direct dependents • 21538 total dependents

"Module::Load" eliminates the need to know whether you are trying to require either a file or a module. If you consult "perldoc -f require" you will see that "require" will behave differently when given a bareword or a string. In the case of a string...

BINGOS/Module-Load-0.36 - 29 Sep 2020 10:58:42 UTC

Module::Hash - a tied hash that requires modules for you River stage one • 1 direct dependent • 1 total dependent

Module::Hash provides a tied hash that can be used to load and quote module names. Tied Interface tie my %MOD, "Module::Hash", %options; The hash is tied to Module::Hash. Every time you fetch a hash key, such as $MOD{"Math::BigInt"} that module is lo...

TOBYINK/Module-Hash-0.002 - 10 Sep 2014 22:04:24 UTC

Module::Path - get the full path to a locally installed module River stage three • 18 direct dependents • 761 total dependents

This module provides a single function, "module_path()", which takes a module name and finds the first directory in your @INC path where the module is installed locally. It returns the full path to that file, resolving any symlinks. It is portable an...

NEILB/Module-Path-0.19 - 16 Mar 2015 21:24:10 UTC

Module::Data - Introspect context information about modules in @INC River stage two • 7 direct dependents • 12 total dependents

KENTNL/Module-Data-0.013 - 06 Mar 2017 11:54:15 UTC
887 results (0.081 seconds)