FreeBSD.software
Home/devel/p5-Attribute-Persistent

p5-Attribute-Persistent

1.1_1

Abstract away persistence of arrays and hashes

This module provides a way of abstracting away persistence of array and hash variables. It's useful for quick hacks when you don't care about pulling in the right DBM library and calling tie and so on. Its job is to reduce fuss for the lazy programmer at the cost of flexibility. It uses MLDBM, so you can use complex data structures in your arrays and hashes. It uses AnyDBM_File, so if you really care about which DBM you get, you can modify AnyDBM_File::ISA in a BEGIN block after loading this module.

Origin: devel/p5-Attribute-Persistent
Category: devel
Size: 4.65KiB
License: not specified
Maintainer: perl@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install p5-Attribute-Persistent

Dependencies (2)

More in devel