Subject: | Module Structure Problems (Dependencies, MANIFEST, contents) |
There are basic structural problems with this module that make CPAN
building fail:
1. The MANIFEST does not list Makefile, but this file is included in the
module. This "Makefile" is configured for Perl 5.6.1 on 64-bit Solaris.
2. DDL.PM requires Oracle::DML::Common but this was not detected as a
dependency.
3. The test script t/DDL.t calls Debug::EchoMessage (yet another
GEOTIGER), Again, the module is not detected or loaded as a dependency.
Discovered under a Cygwin-based installation of Perl 5.8.8