NAME
DiaColloDB::MultiMapFile::v0_08 - diachronic collocation db, integer->integer* multimap file, backwards-compatible (v0.08.x)
SYNOPSIS
##========================================================================
## PRELIMINARIES
use DiaColloDB::MultiMapFile::v0_08;
...
DESCRIPTION
DiaColloDB::MultiMapFile::v0_08 provides a backwards-compatible DiaColloDB::MultiMapFile interface for multimap files created by DiaColloDB <= v0.08.006.
AUTHOR
Bryan Jurish <moocow@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2015-2016 by Bryan Jurish
This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.
SEE ALSO
DiaColloDB::Persistent(3pm), DiaColloDB::MultiMapFile(3pm), DiaColloDB(3pm), perl(1), ...