From fbf638cb2f3422c34f7602c75927b8364ccf21ee Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 26 Sep 2007 16:46:36 +0000 Subject: [PATCH] Maybe the default order of directories in @INC should be modified. p4raw-id: //depot/perl@31982 --- pod/perltodo.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 34cd5a3..3df57c5 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -332,6 +332,12 @@ file/directory copying back and forth. These tasks would need a little C knowledge, but don't need any specific background or experience with XS, or how the Perl interpreter works +=head2 Modernize the order of directories in @INC + +The way @INC is laid out by default, one cannot upgrade core (dual-life) +modules without overwriting files. This causes problems for binary +package builders. + =head2 Make it clear from -v if this is the exact official release Currently perl from C/C ships with a F file that -- 2.7.4