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

Search results for "base"

base - Establish an ISA relationship with base classes at compile time River stage five • 1054 direct dependents • 23611 total dependents

Unless you are using the "fields" pragma, consider this module discouraged in favor of the lighter-weight "parent". Allows you to both load one or more modules, while setting up inheritance from those modules at the same time. Roughly similar in effe...

RJBS/base-2.23 - 21 Nov 2015 18:19:20 UTC - Search in distribution
  • fields - compile-time class fields

Base - SMOP basic structures River stage one • 1 direct dependent • 1 total dependent

PMURIAS/SMOP-0.6 - 11 Aug 2010 20:44:51 UTC - Search in distribution

WL::Base - Base class for Wayland objects River stage zero No dependents

WL::Base is a base class for Wayland protocol objects. It provides support routines for common Wayland object actions and helper routines. It should not be used directly. Please consider this an alpha quality code, whose API can change at any time, u...

LKUNDRAK/WL-0.92 - 05 Jun 2014 08:03:56 UTC - Search in distribution
  • WL - Perl binding for wayland protocol
  • wl-scanner.pl - Generate Perl bindings for Wayland protocol
  • WL::desktop - Perl binding for desktop protocol

BW::Base - Base routines for BW::* modules River stage one • 1 direct dependent • 1 total dependent

The BW::Base class provides common methods inhereted by the other modules in the BW::* tree. It is not designed to be used directly. new( [ *key* => *value* [, ...] ] ) Constructs a new BW::* object while providing optional object properties. This me...

BILLW/bw-lib-1.4 - 11 Mar 2010 17:11:04 UTC - Search in distribution

App::Base - modules implementing common methods for applications River stage zero No dependents

This distribution provides modules that implement common methods for writing scripts and daemons. App::Base::Script Role implementing basic functionality for scripts App::Base::Script::OnlyOne Role to allow only one running instance of the script App...

BINARY/App-Base-0.08 - 01 Nov 2022 12:52:28 UTC - Search in distribution

Egg::Base - Generic base class for Egg. River stage two • 17 direct dependents • 17 total dependents

It is a general base class for Egg. I think it is convenient when using it by the handler etc. of the plugin....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

FLV::Base - Utility methods for other FLV::* classes River stage zero No dependents

CDOLAN/FLV-Info-0.24 - 14 Mar 2009 03:08:34 UTC - Search in distribution
  • FLV::Body - Flash video file data structure

Fry::Base - Base class providing minimal set of handy methods. Some used to communicate between shell components and used to communicate between shell components. River stage zero No dependents

This class provides a minimal set of handy methods made available to most Fry::* modules. Among these is &var which contains the variable class. The variable class facilitates communication between classes since it contains almost all of the shell's ...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC - Search in distribution
  • Fry::List - Base class serving as a container for its subclass's objects.

LSF::Base - Object oriented Perl extension for use with the Platform Computing Corporation's Load Sharing Facility (LSF) Base product. River stage zero No dependents

LSF Base provides basic load sharing functionality consisting of the following services: Cluster configuration information, Load information and placement advice, Task list manipulation, Remote execution and task control, Remote file operations, Admi...

PFRANCEUS/LSF-Base-0.05 - 09 Apr 2001 15:49:29 UTC - Search in distribution

OWL::Base - Hash-based abstract super-class for all owl 2 perl objects River stage zero No dependents

This is a hash-based implementation of a general owl2perl super-class. Most owl2perl objects should inherit from this....

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

TAP::Base - Base class that provides common functionality to TAP::Parser and TAP::Harness River stage five • 205 direct dependents • 22560 total dependents

"TAP::Base" provides callback management....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC - Search in distribution

XAO::Base - Set of base classes for the XAO family of products River stage one • 4 direct dependents • 6 total dependents

XAO::Base is really a collection of some very basic modules that are used throughout XAO suite. They include: XAO::Errors Generator of error namespaces for use in error throwing catching. See the XAO::Errors manpage. XAO::Objects Loader of dynamic ob...

AMALTSEV/XAO-Base-1.28 - 18 Sep 2020 03:19:08 UTC - Search in distribution

XAS::Base - The base class for the XAS environment River stage one • 6 direct dependents • 6 total dependents

This module defines a base class for the XAS Environment and inherits from Badger::Base <https://metacpan.org/pod/Badger::Base>. The package variable $PARAMS is used to hold the parameters that this class uses for initialization. Due to the pseudo in...

KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC - Search in distribution

Eixo::Base - Another Perl extension for Classes and Objects River stage one • 3 direct dependents • 3 total dependents

ALAMBIKE/Eixo-Base-1.511 - 06 Jul 2020 08:48:05 UTC - Search in distribution

FAIR::Base - libraries for creating and parsing FAIR Data Profiles (see http://datafairport.org for more details) River stage zero No dependents

MARKW/FAIR-Data-1.001 - 17 Oct 2016 13:46:58 UTC - Search in distribution
  • FAIR::Accessor - all this does is assign the HTTP call to the correct routine

Form::Base - Base class for other Form classes River stage zero No dependents

This provides a base class for Form classes that need attributes that can be set either as class or instance methods. This is really a standalone CPAN module waiting to escape once we decide it's a sensible approach to things....

SIMON/Form-Maker-0.03 - 28 Dec 2009 11:38:43 UTC - Search in distribution

HTML::Base River stage zero No dependents

HTML::Base is an expansion module for PERL version 5 which provides an object-oriented way to build pages of HTML. It's purpose is to create HTML tags at the lowest level of functionality, that is to say, it creates HTML and doesn't do much else. Spe...

GAND/HTML-0.6 - 29 Aug 1995 08:51:46 UTC - Search in distribution

Jojo::Base - Mojo::Base + lexical "has" River stage zero No dependents

Jojo::Base works kind of like Mojo::Base but "has" is imported as lexical subroutine. Jojo::Base, like Mojo::Base, is a simple base class designed to be effortless and powerful. # Enables "strict", "warnings", "utf8" and Perl 5.18 and "lexical_subs" ...

FERREIRA/Jojo-Base-0.7.0 - 21 Aug 2018 19:37:49 UTC - Search in distribution

Kelp::Base - Simple lazy attributes River stage two • 18 direct dependents • 20 total dependents

This module provides simple lazy attributes....

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

Kite::Base - base class module implementing common functionality River stage zero No dependents

Base class module which implements a constructor and error reporting functionality for various Kite modules....

ABW/Kite-0.4 - 28 Feb 2001 15:12:52 UTC - Search in distribution
  • Kite - collection of modules useful in Kite design and construction.
  • Kite::XML::Node - base class for XML parser nodes
7,530 results (0.395 seconds)