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

Search results for "YAML::Dumper::Base"

YAML::Dumper::Base - Base class for YAML Dumper classes River stage four • 627 direct dependents • 2019 total dependents

YAML::Dumper::Base is a base class for creating YAML dumper classes....

INGY/YAML-1.31 - 27 Dec 2023 15:11:23 UTC - Search in distribution

YAML::Dumper::Base - Base class for YAML Dumper classes River stage three • 5 direct dependents • 546 total dependents

YAML::Old::Dumper::Base is a base class for creating YAML dumper classes....

INGY/YAML-Old-1.23 - 11 May 2017 14:03:25 UTC - Search in distribution

rig - import groups of favorite/related modules with a single expression River stage zero No dependents

This module allows you to organize and bundle your favorite modules, thus reducing the recurring task of "use"ing them in your programs, and implicitly requesting imports by default. You can rig your bundles in 2 places: * A file called ".perlrig" in...

RODRIGO/rig-0.04 - 07 Aug 2011 08:39:15 UTC - Search in distribution

CHI - Unified cache handling interface River stage three • 97 direct dependents • 204 total dependents

CHI provides a unified caching API, designed to assist a developer in persisting data for a specified period of time. The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will...

ASB/CHI-0.61 - 13 Oct 2021 14:56:11 UTC - Search in distribution

Cfn - An object model for CloudFormation documents River stage one • 1 direct dependent • 2 total dependents

This module helps parse, manipulate, validate and generate CloudFormation documents in JSON and YAML formats (see stability section for more information on YAML). It creates an object model of a CloudFormation template so you can work with the docume...

JLMARTIN/Cfn-0.14 - 07 May 2021 09:10:03 UTC - Search in distribution

Audio::Nama - multitrack recorder and digital audio workstation River stage zero No dependents

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

perl5200delta - what is new for perl v5.20.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.18.0 release and the 5.20.0 release. If you are upgrading from an earlier release such as 5.16.0, first read perl5180delta, which describes differences between 5.16.0 and 5.18.0....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

IO::All - IO::All to Larry Wall! River stage three • 134 direct dependents • 358 total dependents

IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called "io", which returns a new IO::All object. And that object can do it a...

FREW/IO-All-0.87 - 18 Jul 2017 21:06:01 UTC - Search in distribution

Object::Pad - a simple syntax for lexical field-based objects River stage three • 78 direct dependents • 111 total dependents

This module provides a simple syntax for creating object classes, which uses private variables that look like lexicals as object member fields. While most of this module has evolved into a stable state in practice, parts remain experimental because t...

PEVANS/Object-Pad-0.808 - 28 Dec 2023 17:42:03 UTC - Search in distribution

Tangram - Store pure objects in standard relational databases River stage one • 1 direct dependent • 1 total dependent

Tangram is an *object-relational mapper*. It is *orthogonal*, meaning that it does not require anything of the objects stored in it (other than the common convention that base objects be based upon HASHes; individual columns can be anything). It cons...

SAMV/Tangram-2.12 - 09 Oct 2015 15:37:02 UTC - Search in distribution

DataCube - An Object Oriented Perl Module for Data Mining, Data Warehousing, and creating OLAP cubes. River stage zero No dependents

This module provides a pure perl, object oriented, embeddable data cubing engine. It is self contained and ready to use in data mining and data warehousing applications....

DAVEGMX/DataCube - 13 Aug 2009 20:20:49 UTC - Search in distribution

Log::Handler - Log messages to several outputs. River stage two • 29 direct dependents • 41 total dependents

The "Log::Handler" is a object oriented handler for logging, tracing and debugging. It is very easy to use and provides a simple interface for multiple output objects with lots of configuration parameters. You can easily filter the amount of logged i...

BLOONIX/Log-Handler-0.90 - 12 Jul 2020 13:43:09 UTC - Search in distribution

Spiffy - Spiffy Perl Interface Framework For You River stage four • 26 direct dependents • 2973 total dependents

"Spiffy" is a framework and methodology for doing object oriented (OO) programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of tr...

INGY/Spiffy-0.46 - 16 Aug 2014 19:19:54 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

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

Net::YAR - Perl interface to the YAR (Yet Another Registrar) API River stage zero No dependents

The Net::YAR module provides a perl interface to the FastDomain YAR (Yet Another Registrar) API Service. In order to use this module, you must have an agent account setup at either FastDomain.com or another registrar that supports the YAR API. If you...

RHANDOM/Net-YAR-1.083 - 11 May 2012 17:35:22 UTC - Search in distribution

Hash::AutoHash - Object-oriented access to real and tied hashes River stage one • 3 direct dependents • 5 total dependents

This is yet another module that lets you access or change the elements of a hash using methods with the same name as the element's key. It follows in the footsteps of Hash::AsObject, Hash::Inflator, Data::OpenStruct::Deep, Object::AutoAccessor, and p...

NATG/Hash-AutoHash-1.17 - 06 Oct 2013 00:27:24 UTC - Search in distribution

Template::Alloy - TT2/3, HT, HTE, Tmpl, and Velocity Engine River stage two • 14 direct dependents • 17 total dependents

"An alloy is a homogeneous mixture of two or more elements" (http://en.wikipedia.org/wiki/Alloy). Template::Alloy represents the mixing of features and capabilities from all of the major mini-language based template systems (support for non-mini-lang...

RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC - Search in distribution
72 results (0.093 seconds)