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

Search results for "distribution:Data-Remember HANENKAMP"

Data::Remember - remember complex information without giving yourself a headache River stage one • 1 direct dependent • 1 total dependent

This is the original interface, but the preferred implementation is now Data::Remember::Class. This is now just a functional wrapper around that interface. See Data::Remember::Class for more documentaiton....

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

Data::Remember::DBM - a long-term memory brain plugin for Data::Remember River stage one • 1 direct dependent • 1 total dependent

This is a brain plugin module for Data::Memory that persists everything stored using DBM::Deep. To use this module you must specify the "file" argument to tell the module where to store the files....

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

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::YAML - a frozen memory brain plugin for Data::Remember River stage one • 1 direct dependent • 1 total dependent

This brain plugin uses YAML::Syck to load and store information for Data::Remember. To use this module you must specify the "file" argument to tell the module where to load the data from....

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

Data::Remember::Util - common helper utilities River stage one • 1 direct dependent • 1 total dependent

These are some common helper utilities used by Data::Remember::Class and some of the brain implementations. Unless you are building a custom brain, you probably don't need these....

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

Data::Remember::Memory - a short-term memory brain plugin for Data::Remember River stage one • 1 direct dependent • 1 total dependent

This is a very simple brain for Data::Remember that just stores everything in Perl data structures in memory....

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

Data::Remember::Hybrid - a brain for Data::Remember with multiple personalities River stage one • 1 direct dependent • 1 total dependent

Sometimes (or frequently, in my case) you really need easy access to different kinds of storage in one brain. This is what the hybrid brain does. You can basically specify that any key and all subkeys are handled by a specific brain. Arguments to the...

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
8 results (0.024 seconds)