in reply to Re: how could use inc::Module::Install ever work? and other M::I questions
in thread how could use inc::Module::Install ever work? and other M::I questions

Doesn't that still need some @INC manipulation to work?
Perl 6 - links to (nearly) everything that is Perl 6.
  • Comment on Re^2: how could use inc::Module::Install ever work? and other M::I questions

Replies are listed 'Best First'.
Re^3: how could use inc::Module::Install ever work? and other M::I questions
by ikegami (Patriarch) on Aug 30, 2010 at 21:09 UTC
    By default, Perl includes "." in @INC, so no.