CC: | ADAMK [...] cpan.org |
Subject: | Improper use of Module::Install - no inc/ directory |
Your tarball does not contain an inc/ directory. Something's wrong with
that. I do not know exactly what it is, but your Makefile.PL contains
use inc::Module::Install;
and if you do not supply the inc/ directory, the result is purely random.
Let me know if I can provide more info for you. Unfortunately I'm still
no expert on Module::Install so I'll most probably defer you to Adam
Kennedy (CC'd).
Thanks,