| Store | Cart

Re: pop @INC (".")

From: Todd Rinaldo <tod...@cpanel.net>
Fri, 9 Mar 2012 00:59:18 -0600
Disclaimer: I started this thread to explore how crazy I would be to implement this as an "optional" Configure item. I'm not 100% set on it and I appreciate everyone's feedback. Your input has been very useful to suss out where all the dragons are before I start any work.

On Mar 8, 2012, at 6:54 PM, Jan Dubois wrote:

> Now, given the arguments about t::Foo and inc::Module::Install, it> may turn out to be a similarly bad idea to do this, but that is still> no reason not to provide the rope…

I've been thinking about that this afternoon. I wonder if 95% of the @INC has "." assumptions couldn't be dealt with by simply adding "." to @INC during Testing. My thinking is that it might be as simple as altering EU::MM, M:B, M:I, and/or possibly just Test::Harness. This could even be done only if $Config{no_dot_in_path};.

Todd

Recent Messages in this Thread
Todd Rinaldo Mar 08, 2012 07:38 pm
David Golden Mar 08, 2012 08:10 pm
Todd Rinaldo Mar 08, 2012 08:20 pm
David Golden Mar 08, 2012 08:45 pm
Jan Dubois Mar 08, 2012 08:58 pm
Todd Rinaldo Mar 08, 2012 10:37 pm
Reini Urban Mar 08, 2012 11:06 pm
H.Merijn Brand Mar 09, 2012 06:56 am
Todd Rinaldo Mar 09, 2012 07:16 am
Tom Christiansen Mar 09, 2012 01:18 pm
Niko Tyni Mar 09, 2012 04:44 pm
Jesse Luehrs Mar 08, 2012 11:16 pm
Steffen Schwigon Mar 12, 2012 01:15 pm
Offer Kaye Mar 08, 2012 08:10 pm
Abigail Mar 08, 2012 10:57 pm
David Golden Mar 08, 2012 10:58 pm
Todd Rinaldo Mar 08, 2012 11:08 pm
H.Merijn Brand Mar 09, 2012 06:47 am
Todd Rinaldo Mar 09, 2012 06:58 am
Jan Dubois Mar 09, 2012 07:24 am
Tom Christiansen Mar 09, 2012 12:24 am
Jan Dubois Mar 09, 2012 12:54 am
Tom Christiansen Mar 09, 2012 02:02 am
Todd Rinaldo Mar 09, 2012 06:59 am
demerphq Mar 09, 2012 07:27 am
Aristotle Pagaltzis Mar 09, 2012 09:33 am
Todd Rinaldo Mar 09, 2012 11:35 am
David Golden Mar 09, 2012 11:57 am
Paul Johnson Mar 09, 2012 12:25 pm
Kent Fredric Mar 09, 2012 01:09 pm
Paul Johnson Mar 09, 2012 02:26 pm
Konovalov, Vadim (Vadim)** CTR ** Mar 11, 2012 06:04 am
Messages in this thread

Previous post: Re: pop @INC (".")
Next post: Re: pop @INC (".")