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

NAME

DTA::CAB::Analyzer::EqRW - rewrite-equivalence class expander: default

SYNOPSIS

 use DTA::CAB::Analyzer::EqRW;
 
 $eqprw = DTA::CAB::Analyzer::EqRW->new(%args);

DESCRIPTION

Default rewrite-equivalence class expander. Just a wrapper for DTA::CAB::Analyzer::EqRW::JsonCDB.

AUTHOR

Bryan Jurish <moocow@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2009-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.

SEE ALSO

dta-cab-analyze.perl(1), DTA::CAB::Analyzer::EqRW::CDB(3pm), DTA::CAB::Analyzer(3pm), DTA::CAB::Chain(3pm), DTA::CAB(3pm), perl(1), ...