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
Ævar Arnfjörð Bjarmason <avar@cpan.org>
LICENSE AND COPYRIGHT
Copyright 2010 Ævar Arnfjörð Bjarmason
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.