The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DiaColloDB::Compat::v0_09::Relation::Cofreqs - collocation db, profiling relation: co-frequency database (v0.9x)

SYNOPSIS

 ##========================================================================
 ## PRELIMINARIES
 
 use DiaColloDB::Compat::v0_09::Relation::Cofreqs;
 
 #... stuff happens ...

DESCRIPTION

DiaColloDB::Compat::v0_09::Relation::Cofreqs provides a backwards-compatible DiaColloDB::Relation::Cofreqs-like interface for indices created by DiaColloDB <= v0.09.x.

AUTHOR

Bryan Jurish <moocow@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 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::Compat::v0_09::Relation(3pm), DiaColloDB::Compat::v0_09(3pm), DiaColloDB(3pm), perl(1), ...