NAME
Hailo::Storage::Perl - A storage backend for Hailo using Perl structures
DESCRIPTION
This backend maintains information in a Perl hash, with an option to save to/load from a file with Storable.
It is fast, but uses a lot of memory.
AUTHOR
Hinrik Örn Sigurðsson, hinrik.sig@gmail.com
LICENSE AND COPYRIGHT
Copyright 2010 Hinrik Örn Sigurðsson
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.