Hi Apocalypse:
Thanks for your bug report! I'm glad somebody is finding this module to
be a useful addition to CPAN.
The version dependency is actually correct. What happened was, while I
was working on the module, I decided to contact Adam Kennedy (ADAMK)
with some feature additions to Module::Manifest. He then gave me SVN
commit access and I made some changes to the module.
However, he has yet to review and upload the package. I am attaching him
to this ticket to remind him about the pending review. Unfortunately
there's really no other option at this time but to use the SVN version
of Module::Manifest, or to wait for Adam Kennedy to complete the other
things on his (very long) to-do list.
The repository for Module::Manifest is located here:
http://svn.ali.as/cpan/trunk/Module-Manifest/
As for the failing tests, I am definitely going to look into that as
soon as possible. That definitely seems like a problem with
Test::DistManifest :-)
For now, I'm updating the status to "stalled" pending the upstream
Module::Manifest upload.
Thanks again for your bug report. Hopefully Module::Manifest is updated
soon, so that you can begin using it!
Cheers,
Jonathan
On Mon Feb 02 16:26:25 2009, APOCAL wrote:
Show quoted text> Hello,
>
> Thanks for writing a useful module! However, I was unable to install
> it
> because of 2 errors:
>
> 1. Module::Manifest prereq is specified as 0.05 but the one on CPAN is
> 0.04!
>
> 2. Test failures:
>
> t/02manifest........Did not provide a readable file path at
> /root/.cpanplus/5.10.0/build/Test-DistManifest-
> 1.0/blib/lib/Test/DistManifest.pm
> line 130
>
> t/03core............Did not provide a readable file path at
> /root/.cpanplus/5.10.0/build/Test-DistManifest-
> 1.0/blib/lib/Test/DistManifest.pm
> line 130
>
> Thanks again for looking into this and hope you can solve those
> problems!