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

Search results for "Class::Inspector"

Class::Inspector - Get information about a class and its structure River stage four • 121 direct dependents • 5261 total dependents

Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusua...

PLICEASE/Class-Inspector-1.36 - 19 Jul 2019 12:36:51 UTC - Search in distribution

SVK::Inspector - path inspector River stage one • 7 direct dependents • 8 total dependents

This class provides an interface through which the state of a "SVK::Path" can be inspected....

CLKAO/SVK-v2.2.3 - 23 Mar 2010 15:19:59 UTC - Search in distribution

Paws::Inspector - Perl Interface to AWS Amazon Inspector River stage two • 9 direct dependents • 11 total dependents

Amazon Inspector Amazon Inspector enables you to analyze the behavior of your AWS resources and to identify potential security issues. For more information, see Amazon Inspector User Guide (https://docs.aws.amazon.com/inspector/latest/userguide/inspe...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

VB - Visual Builder for the Prima toolkit River stage two • 17 direct dependents • 19 total dependents

Visual Builder is a RAD-style suite for designing forms using the Prima toolkit. It provides a rich set of perl-based widgets which can be inserted into a window-based form by simple actions. The form can be stored in a file and loaded by either a us...

KARASIK/Prima-1.72 - 31 Jan 2024 09:42:17 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

Fry::Shell - Flexible shell framework which encourages using loadable libraries of functions. River stage zero No dependents

Fry::Shell is a simple and flexible way to create a shell. Unlike most other light-weight shells, this module facilitates (un)loading libraries of functions and thus encourages creating shells tailored to several modules. Although the shell is curren...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC - Search in distribution

classes - conventional Perl 5 classes River stage one • 1 direct dependent • 1 total dependent

A simple, stable, fast, and flexible way to use conventional Perl 5 classes in scripts, rapid prototypes, and full-scale applications. This reference document covers syntax only. See the following for more: classesoop Introductory primer of concepts,...

RMUHLE/classes-0.944 - 08 Mar 2008 16:10:50 UTC - Search in distribution

OWL2Perl - Perl extension for the automatic generation of perl modules from OWL classes River stage zero No dependents

A module to aid in the genesis of Perl modules that represent OWL entities in OWL ontologies. Upgrading from a version prior to Version 0.97 For those of you upgrading from a version prior to version 0.97, you will need to regenerate your modules for...

EKAWAS/OWL2Perl-1.00 - 12 May 2011 23:52:42 UTC - Search in distribution

SOOT::Examples::Basic - SOOT Examples for Basic River stage one • 2 direct dependents • 2 total dependents

This is a listing of all SOOT examples for Basic....

SMUELLER/SOOT-0.17 - 25 Dec 2011 15:11:01 UTC - Search in distribution

ObjectDB - usable ORM River stage zero No dependents

ObjectDB is a lightweight and flexible object-relational mapper. While being light it stays usable. ObjectDB borrows many things from Rose::DB::Object, but unlike in the last one columns are not objects, everything is pretty much straightforward and ...

VTI/ObjectDB-3.28 - 15 Oct 2018 18:11:47 UTC - Search in distribution

prereq-grapher - generate dependency graph for perl module or source River stage zero No dependents

prereq-grapher parses perl source and looks for prerequisites, such as modules that are "use"'d or "require"'d. All of those modules are then parsed in turn, looking for *their* dependencies. Once all files have been parsed, prereq-grapher will write...

NEILB/App-PrereqGrapher-0.14 - 22 Mar 2016 19:29:05 UTC - Search in distribution

File::ShareDir - Locate per-dist and per-module shared files River stage four • 552 direct dependents • 4787 total dependents

The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community...

REHSACK/File-ShareDir-1.118 - 21 Oct 2020 06:15:18 UTC - Search in distribution

Module::Reader - Find and read perl modules like perl does River stage one • 1 direct dependent • 1 total dependent

This module finds modules in @INC using the same algorithm perl does. From that, it will give you the source content of a module, the file name (where available), and how it was found. Searches (and content) are based on the same internal rules that ...

HAARG/Module-Reader-0.003003 - 21 Jun 2017 16:22:51 UTC - Search in distribution

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 - Search in distribution

perlbloat - Observe the things a module loads River stage one • 1 direct dependent • 1 total dependent

perlbloat is a front end for Devel::Leak::Module. It takes a series of module names and will "require" each in turn, tracking the underlying modules, packages, and namespaces created....

ADAMK/Devel-Leak-Module-0.02 - 03 Feb 2012 09:17:31 UTC - Search in distribution

Geo::Formatter - Encode / decode latitude & longitude in degree to / from other format River stage zero No dependents

This module provides framework of encoding/decoding latlong in degree to/from other format. Default module provide only degree and dms formats, but you can extend other formats with Geo::Formatter::Format::XXX type modules....

KOKOGIKO/Geo-Formatter-0.0.1 - 08 Oct 2008 12:32:36 UTC - Search in distribution

Thread::Apartment - Apartment threading wrapper for Perl objects River stage zero No dependents

Thread::Apartment provides an apartment threading wrapper for Perl classes. "Apartment threading" is a method for isolating an object (or object hierarchy) in its own thread, and providing external interfaces via lightweight client proxy objects. Thi...

DARNOLD/Thread-Apartment-0.51 - 28 Aug 2006 19:46:20 UTC - Search in distribution

Continuity::Mapper - Map a request onto a session River stage one • 4 direct dependents • 4 total dependents

This is the session dictionary and mapper. Given an HTTP request, mapper gives said request to the correct continuation. Mapper makes continuations as needed and stores them. Mapper may be subclassed to implement other strategies for associating requ...

AWWAIID/Continuity-1.6 - 17 Jul 2014 04:28:12 UTC - Search in distribution

Data::Walk::Extracted - An extracted dataref walker River stage one • 1 direct dependent • 2 total dependents

This module takes a data reference (or two) and recursivly <http://en.wikipedia.org/wiki/Recursion_(computer_science)> travels through it(them). Where the two references diverge the walker follows the primary data reference. At the beginning and end ...

JANDREW/Data-Walk-Extracted-v0.28.0 - 16 Aug 2016 18:23:36 UTC - Search in distribution

SWISH::API::More - do more with the SWISH::API River stage one • 1 direct dependent • 3 total dependents

SWISH::API::More is a base class for subclassing and extending SWISH::API. Since SWISH::API is just a thin Perl XS wrapper around the Swish-e C library, which isn't friendly for subclassing in a traditional Perlish way, SWISH::API::More allows you to...

KARMAN/SWISH-API-More-0.07 - 23 Feb 2010 22:27:09 UTC - Search in distribution
69 results (0.076 seconds)