On Wed Sep 08 18:41:30 2010, KENTNL wrote:
Show quoted text> On 2010-09-09 00:20:24, JQUELIN wrote:
> > the module lists inc::module::install as a prereq. i guess this is
> just
> > wrong.
>
> Joyously, I'm using Autopreq, and it fails because it sees
> 'inc::Module::Install" in Makefile.PL and doesn't realise that the
> file is
> shipped in inc/
as the original author of autoprereq, i feared you'd answer that...
however, it's now part of core dzil, so i guess ricardo will have to
chime in.
Show quoted text> I'm tempted to punt this over to Autopreq as a bug, because I don't
> feel like I
> should have to work out how to mangle an exception rule deep into my @
> =)
>
> Thoughts?
i think that autoprereq now accepts a dzil finder - not 100% sure thought.
other than that, maybe autoprereq could automatically prune modules
matching /^inc::/ since they are likely to be not relevant.