Read Me
README for ddc-perl-compat
ABSTRACT
DDC - backwards-compatible entry point for DDC::Concordance
REQUIREMENTS
DDC::Concordance >= v0.17
DESCRIPTION
The ddc-perl-compat package provides a backwards-compatible top-level
wrapper module "DDC" for the DDC::Concordance module. This namespace was
formerly used by the ddc-perl distribution available from sourceforge
since 2011, but conflicts with a 2014 CPAN module of the same name in
the Data::Coloured distribution. New code should use the
DDC::Concordance module as a top-level entry point and dependency
target. This package is provided to enable older code to run without
explicit changes, but note that its installation may cause unexpected
results if you also use the "DDC" module from the "Data::Coloured"
distribution.
If necessary, you can explicitly define a dependency on DDC::Compat to
ensure that a backwards-compatible top-level "use DDC;" will load the
DDC::Concordance module.
Current Version
Current sources for this module should be available or via sourceforce (
https://sourceforge.net/projects/ddc-concordance/files/ddc-perl/ ).
AUTHOR
Bryan Jurish <moocow@cpan.org>