| Store | Cart

Re: pop @INC (".")

From: Todd Rinaldo <tod...@cpanel.net>
Thu, 8 Mar 2012 17:08:15 -0600
On Mar 8, 2012, at 4:58 PM, David Golden wrote:

> On Thu, Mar 8, 2012 at 5:57 PM, Abigail <abig...@abigail.be> wrote:>> >> If someone wants "." not to be in @INC, (s)he has a couple of options:>>  - build a Perl with an @INC that does not have "."
I'm not looking to enforce this on all distros, but I think it could be a useful Configure option 

> Is there a way to do that today with Configure?  I think that's what> Todd wants to do -- *optional* not default.

Not at the moment. I have to patch perl.c in order to remove it. 

I'm pretty sure I could provide such a patch on my own. It turns out there's only about 4 test files in core that need patching if "." is not in the path. At the moment, I'm hearing some distaste for the idea, but also some interest. So I'll be sending a patch for discussion once 5.16 is put to bed.

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 (".")