NAME
DTA::CAB::Analyzer::Cache::Static - DTA static cache (wrapper)
SYNOPSIS
use DTA::CAB::Analyzer::Cache::Static;
$exlex = DTA::CAB::Analyzer::Cache::Static->new(%args);
DESCRIPTION
DTA::CAB::Analyzer::Cache::Static is a just a wrapper class which inherits from DTA::CAB::Cache::Static::CDB.
AUTHOR
Bryan Jurish <moocow@cpan.org>
COPYRIGHT AND LICENSE
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.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 91:
=cut found outside a pod block. Skipping to next block.