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 "class::accessor::grouped"

Class::Accessor::Grouped - Lets you build groups of accessors River stage three • 30 direct dependents • 501 total dependents

This class lets you build groups of accessors that will call different getters and setters. The documentation of this module still requires a lot of work (volunteers welcome >.>), but in the meantime you can refer to this post <http://lo-f.at/glahn/2...

HAARG/Class-Accessor-Grouped-0.10014 - 01 Jul 2018 19:30:58 UTC - Search in distribution

DBIx::Class::AccessorGroup - See Class::Accessor::Grouped River stage three • 346 direct dependents • 455 total dependents

This class now exists in its own right on CPAN as Class::Accessor::Grouped...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

VM::EC2 - Perl interface to Amazon EC2, Virtual Private Cloud, Elastic Load Balancing, Autoscaling, and Relational Database services River stage one • 1 direct dependent • 5 total dependents

This is an interface to the 2014-05-01 version of the Amazon AWS API (http://aws.amazon.com/ec2). It was written provide access to the new tag and metadata interface that is not currently supported by Net::Amazon::EC2, as well as to provide developer...

LDS/VM-EC2-1.28 - 23 Oct 2014 20:39:58 UTC - Search in distribution

POE::Kernel - an event-based application kernel in Perl River stage three • 402 direct dependents • 539 total dependents

POE::Kernel is the heart of POE. It provides the lowest-level features: non-blocking multiplexed I/O, timers, and signal watchers are the most significant. Everything else is built upon this foundation. POE::Kernel is not an event loop in itself. For...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

perlglossary - Perl Glossary River stage zero No dependents

A glossary of terms (technical and otherwise) used in the Perl documentation, derived from the Glossary of *Programming Perl*, Fourth Edition. Words or phrases in bold are defined elsewhere in this glossary. Other useful sources include the Unicode G...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

Linux::DVB::DVBT - Perl extension for DVB terrestrial recording, epg, and scanning River stage one • 1 direct dependent • 1 total dependent

Linux::DVB::DVBT is a package that provides an object interface to any installed Freeview tuner cards fitted to a Linux PC. The package supports initial set up (i.e. frequency scanning), searching for the latest electronic program guide (EPG), and se...

SDPRICE/Linux-DVB-DVBT-2.20 - 27 Jul 2016 12:43:22 UTC - Search in distribution

WebFetch - Perl module to download/fetch and save information from the Web River stage one • 4 direct dependents • 4 total dependents

The WebFetch module is a framework for downloading and saving information from the web, and for saving or re-displaying it. It provides a generalized interface for saving to a file while keeping the previous version as a backup. This is mainly intend...

IKLUFT/WebFetch-0.15.9 - 04 Aug 2023 14:39:12 UTC - Search in distribution

CGI::FormBuilder - Easily generate and process stateful forms River stage two • 11 direct dependents • 16 total dependents

If this is your first time using FormBuilder, you should check out the website for tutorials and examples at <http://formbuilder.org>. You should also consider joining the google group at <http://groups.google.com/group/perl-formbuilder>. There are s...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC - Search in distribution

share::Synopsis::S02-bits River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

Tie::CArray - Space-efficient, typed, external C Arrays (Alpha) River stage one • 1 direct dependent • 1 total dependent

Several XS classes and methods to deal with typed, space-efficient C arrays are provided. Range checked and tieable. There are hand-optimized, fast XS versions for the three basic C-types array of *INT*, *DOUBLE* and *STRING* and some sequential aggr...

RURBAN/Tie-CArray-0.15 - 22 Feb 2010 22:41:10 UTC - Search in distribution

Device::OUI - Resolve an Organizationally Unique Identifier River stage one • 2 direct dependents • 2 total dependents

This module provides an interface to the IEEE OUI (Organizationally Unique Identifier) registry. The registry contains information on what company an OUI is assigned to. OUIs are used in various networking devices as part of a unique ID method (netwo...

JASONK/Device-OUI-1.04 - 07 Mar 2009 02:23:48 UTC - Search in distribution

doc::en::PerlQt River stage zero No dependents

GGARAND/PerlQt-3.008 - 22 Sep 2003 07:49:34 UTC - Search in distribution

Config::IniFiles - A module for reading .ini-style configuration files. River stage three • 84 direct dependents • 144 total dependents

Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash....

SHLOMIF/Config-IniFiles-3.000003 - 24 Mar 2020 15:45:08 UTC - Search in distribution

DBIx::SQLEngine::Driver - DBI Wrapper with Driver Subclasses River stage one • 1 direct dependent • 1 total dependent

DBIx::SQLEngine::Driver objects are wrappers around DBI database handles which add methods that support ad-hoc SQL generation and query execution in a single call. Dynamic subclassing based on database server type enables cross-platform portability. ...

EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTC - Search in distribution

Set::Relation - A relation data type River stage zero No dependents

Set::Relation provides a simple Perl-native facility for an application to organize and process information using the relational model of data, without having to employ a separate DBMS, and without having to employ a whole separate sub-/language (suc...

DUNCAND/Set-Relation-0.13.4 - 27 Sep 2023 01:14:27 UTC - Search in distribution

HTTP::Proxy - A pure Perl HTTP proxy River stage one • 8 direct dependents • 8 total dependents

This module implements an HTTP proxy, using an HTTP::Daemon to accept client connections, and an LWP::UserAgent to ask for the requested pages. The most interesting feature of this proxy object is its ability to filter the HTTP requests and responses...

BOOK/HTTP-Proxy-0.304 - 16 Jun 2015 00:49:14 UTC - Search in distribution

Bigtop::Parser - the Parse::RecDescent grammar driven parser for bigtop files River stage zero No dependents

This module is really only designed to be used by the bigtop and tentmaker scripts. It provides access to the grammar which understands bigtop files and turns them into syntax trees. It provides various utility functions for bigtop, tentmaker, backen...

PHILCROW/Bigtop-0.38 - 10 Jul 2010 22:08:44 UTC - Search in distribution

Devel::PerlySense - Perl IDE backend with Emacs frontend River stage zero No dependents

PerlySense is a Perl IDE backend that integrates with editor frontends, currently Emacs. (While no one has written a Vim frontend, PerlySense can emit Vim style data structures.) Conveniently navigate and browse the code and documentation of your pro...

JOHANL/Devel-PerlySense-0.0221 - 30 Aug 2019 08:12:04 UTC - Search in distribution

App::Framework::Lite - A lightweight framework for creating applications River stage zero No dependents

App::Framework::Lite is a framework for quickly developing application scripts, where the majority of the mundane script setup, documentation jobs are performed by the framework (under direction from simple text definitions stored in the script). Thi...

SDPRICE/App-Framework-Lite-1.09 - 28 Jul 2016 07:12:23 UTC - Search in distribution

MARC::Record - Perl extension for handling MARC records River stage two • 27 direct dependents • 38 total dependents

Module for handling MARC records as objects. The file-handling stuff is in MARC::File::*....

GMCHARLT/MARC-Record-2.0.7 - 24 May 2017 00:44:00 UTC - Search in distribution
52 results (0.088 seconds)