Description
perl-KiokuDB - Common functionality for JSPON
Distribution: OpenMandriva Lx 3.0
Repository: OpenMandriva Contrib i586
Package name: perl-KiokuDB
Package version: 0.570.0
Package release: 3-omv2015.0
Package architecture: noarch
Package type: rpm
Installed size: 874.25 KB
Download size: 257.27 KB
Official Mirror: abf-downloads.openmandriva.org
the KiokuDB manpage is a Moose based frontend to various data stores,
somewhere in between the Tangram manpage and the Pixie manpage.
Its purpose is to provide persistence for "regular" objects with as little
effort as possible, without sacrificing control over how persistence is
actually done, especially for harder to serialize objects.
the KiokuDB manpage is also non-invasive: it does not use ties, 'AUTOLOAD',
proxy objects, 'sv_magic' or any other type of trickery.