NAME
DDC - backwards-compatible entry point for DDC::Concordance
SYNOPSIS
use DDC; ##-- DEPRECATED
use DDC::Concordance; ##-- safer!
#... stuff happens ...
DESCRIPTION
This deprecated package doesn't do anything but load the DDC::Concordance module. See DDC::Concordance for details.
ACKNOWLEDGEMENTS
perl by Larry Wall.
AUTHOR
Bryan Jurish <moocow@cpan.org>
COPYRIGHT
Copyright (c) 2006-2015, Bryan Jurish. All rights reserved.
This package is free software. You may redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
perl(1)