DTA::CAB::Analyzer::Cache::Static::BDB - Static cache using DTA::CAB::Analyzer::Dict::JsonDB
use DTA::CAB::Analyzer::Cache::Static;
$exlex = DTA::CAB::Analyzer::Cache::Static->new(%args);
DTA::CAB::Analyzer::Cache::Static::BDB is a just a wrapper for DTA::CAB::Analyzer::Dict::JsonDB which sets the following default options:
label => 'exlex', ##-- analysis label
typeKeys => [qw(exlex pnd errid)] ##-- type-wise analysis keys
Bryan Jurish <moocow@cpan.org>
Copyright (C) 2011-2019 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.24.1 or, at your option, any later version of Perl 5 you may have available.
Hey! The above document had some coding errors, which are explained below:
=cut found outside a pod block. Skipping to next block.