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

Search results for "registry"

registry River stage two • 49 direct dependents • 51 total dependents

This pragma is used to associate the calling package with Type::Tiny type libraries. A $registry variable is made available to the caller to be used to access registry objects. The variable is a callback (i.e. coderef) which should be called with a s...

AWNCORP/routines-0.02 - 13 Oct 2019 00:58:08 UTC - Search in distribution

DCE::Registry - Perl interface to DCE Registry API River stage zero No dependents

This module provides an OO Perl interface to the DCE Registry API. The sec_rgy_ prefix has been dropped and methods are invoked via a blessed registry_context object....

PHENSON/DCE-Perl-0.21 - 27 Nov 2002 00:12:13 UTC - Search in distribution

Eve::Registry - a service provider class. River stage zero No dependents

Eve::Registry is the class that provides all services that are required by the application and manages their dependencies. Constructor arguments "working_dir_string" "base_uri_string" "alias_base_uri_string_list" an optional base URI alias string lis...

ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC - Search in distribution
  • Eve::RegistryStub - a helper class that replaces the registry with a mock object.
  • Eve - The web service creation framework written with events in mind.
  • Eve::Gateway::PgSql - a base class for PostgreSQL data gateways.

IOC::Registry - Registry singleton for the IOC Framework River stage one • 1 direct dependent • 1 total dependent

This is a singleton object which is meant to be used as a global registry for all your IoC needs....

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC - Search in distribution
  • IOC - A lightweight IOC (Inversion of Control) framework
  • Test::IOC - Test IOC registries

XML::Registry - Perl module for loading and saving an XML registry. River stage zero No dependents

XML::Registry can dump an XML registry to Perl code using Data::Dumper, or dump Perl code into an XML registry. This is done via the following 2 methods: XML::Registry::xml2pl XML::Registry::pl2xml This module was originally written for an article in...

EISEN/XML-Registry-0.02 - 26 Oct 1998 07:09:29 UTC - Search in distribution

Arch::Registry - manage registered archives, search archives on the web River stage zero No dependents

This class provides the way to register and unregister GNU Arch archives for the caller user and list all registered archives. It also provides the way to search the supermirror (currently mirrors.sourcecontrol.net) by archive name or archive/categor...

MIGO/Arch-0.5.2 - 08 Mar 2010 15:15:52 UTC - Search in distribution

Type::Registry - a glorified hashref for looking up type constraints River stage four • 906 direct dependents • 2558 total dependents

A type registry is basically just a hashref mapping type names to type constraint objects. Constructors "new" Create a new glorified hashref. "for_class($class)" Create or return the existing glorified hashref associated with the given class. Note th...

TOBYINK/Type-Tiny-2.004000 - 05 Apr 2023 09:28:11 UTC - Search in distribution

Daiku::Registry - Daiku's engine River stage one • 1 direct dependent • 1 total dependent

Daiku::Registry is a central registry of Daiku tasks....

SONGMU/Daiku-1.004 - 02 Jan 2015 17:00:55 UTC - Search in distribution

Kwiki::Registry - Kwiki Registry Base Class River stage three • 119 direct dependents • 135 total dependents

INGY/Kwiki-0.39 - 06 Mar 2007 20:57:49 UTC - Search in distribution

Spoon::Registry - Spoon Registry Base Class River stage three • 8 direct dependents • 141 total dependents

INGY/Spoon-0.24 - 09 Dec 2006 23:29:37 UTC - Search in distribution

Win32::Registry - accessing the Windows registry [obsolete, use Win32::TieRegistry] River stage one • 2 direct dependents • 3 total dependents

NOTE: This module provides a very klunky interface to access the Windows registry, and is not currently being developed actively. It only exists for backward compatibility with old code that uses it. For more powerful and flexible ways to access the ...

JDB/Win32-Registry-0.12 - 11 Dec 2013 23:11:10 UTC - Search in distribution

Config::Registry - Settings bundler. River stage zero No dependents

BLUEFEET/Config-Registry-0.04 - 30 Jan 2021 03:25:50 UTC - Search in distribution

Docker::Registry - A client for talking to Docker Registries River stage zero No dependents

This module helps you talk to different Docker Registries from different cloud providers. Docker Registry APIs are standard, but authentication methods differ from vendor to vendor. This set of modules helps manage that for you....

JLMARTIN/Docker-Registry-0.08 - 22 Dec 2020 20:36:21 UTC - Search in distribution

Encode::Registry - Registry file handling for character encodings River stage one • 1 direct dependent • 1 total dependent

The "Encode" module provides a Perl interface to the cross-architecture registry of character encoding information. This registry takes the form of an XML file containing information about encoding files, their types and handlers for different file t...

MHOSKEN/Encode-Registry-0.13 - 19 May 2005 05:13:27 UTC - Search in distribution

Gideon::Registry - Gideon Store Registry River stage zero No dependents

The Gideon::Registry is used typically at the start up of the program to register the different data stores used by the application. It is also use to register a cache that will be used by the Gideon::Plugin::Cache...

DICHI/Gideon-0.0.3 - 09 Sep 2013 13:58:54 UTC - Search in distribution

Myriad::Registry - track available methods and subscriptions River stage zero No dependents

Used internally within Myriad for keeping track of what services are available, and what they can do....

DERIV/Myriad-1.001 - 11 Nov 2022 01:44:03 UTC - Search in distribution

Params::Registry - Housekeeping for sets of named parameters River stage zero No dependents

The purpose of this module is to handle a great deal of the housekeeping around sets of named parameters and their values, especially as they pertain to web development. Modules like URI::QueryParam and Catalyst will take a URI query string and turn ...

DORIAN/Params-Registry-0.08 - 14 Dec 2017 00:33:32 UTC - Search in distribution

Specio::Registry - Implements the per-package type registry River stage four • 14 direct dependents • 3958 total dependents

There's nothing public here....

DROLSKY/Specio-0.48 - 11 Jun 2022 16:32:27 UTC - Search in distribution
  • Specio - Type constraints and coercions for Perl

FreePAN::Registry - FreePAN Registry River stage one • 2 direct dependents • 2 total dependents

INGY/FreePAN-0.10 - 03 Apr 2005 11:03:58 UTC - Search in distribution

ModPerl::Registry - Run unaltered CGI scripts persistently under mod_perl River stage three • 155 direct dependents • 183 total dependents

URIs in the form of "http://example.com/perl/test.pl" will be compiled as the body of a Perl subroutine and executed. Each child process will compile the subroutine once and store it in memory. It will recompile it whenever the file (e.g. *test.pl* i...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution
516 results (0.077 seconds)