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

Search results for "module:Data::Heap"

Data::Remember::POE - a brain for Data::Remember linked to the POE session heap River stage one • 1 direct dependent • 1 total dependent

Normally, when using Data::Remember, the brain used is linked to the package from which the various functions are called. By using Data::Remember::POE to store your brain, the calls to "remember", "recall", and "forget" will instead work according to...

HANENKAMP/Data-Remember-0.140490 - 18 Feb 2014 16:04:32 UTC

Data::Remember::Class - remember complex information without giving yourself a headache, now with POOP! River stage one • 1 direct dependent • 1 total dependent

While designing some IRC bots and such I got really tired of statements that looked like: $heap->{job}{$job} = { source => $source, dest => $destination, options => $options, }; and later: if ($heap->{job}{$job}{options}{wibble} eq $something_else) {...

HANENKAMP/Data-Remember-0.140490 - 18 Feb 2014 16:04:32 UTC

Data::Transform::Line - serialize and parse terminated records (lines) River stage one • 3 direct dependents • 3 total dependents

Data::Transform::Line parses stream data into terminated records. The default parser interprets newlines as the record terminator, and the default serializer appends network newlines (CR/LF, or "\x0D\x0A") to outbound records. Data::Transform::Line s...

MARTIJN/Data-Transform-0.06 - 22 Apr 2009 19:06:52 UTC

lib/Data/Rlist.pm River stage zero No dependents

Venue Random-Lists (Rlist) is a tag/value text format, which can "stringify" any data structure in 7-bit ASCII text. The basic types are lists and scalars. The syntax is similar, but not equal to Perl's. For example, ( "hello", "world" ) { "hello" = ...

ASPINDLER/Data-Rlist-1.44 - 27 Jul 2008 19:50:07 UTC

Data::Transform::Identity - a no-op filter that passes data through unchanged River stage one • 3 direct dependents • 3 total dependents

Data::Transform::Identity passes data through unchanged. It follows Data::Transform's API and implements no new functionality. In the "SYNOPSIS", POE::Filter::Stream is used to collect keystrokes without any interpretation and display output without ...

MARTIJN/Data-Transform-0.06 - 22 Apr 2009 19:06:52 UTC
5 results (0.065 seconds)