From d88c463faf29475d923b1de3579f19ee79cc77a6 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Thu, 29 Mar 2012 18:19:29 +0200 Subject: [PATCH] @INC order was improved in a series of commits ending with e37778c28ba4f703. Belatedly remove it from the TODO list. --- Porting/todo.pod | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Porting/todo.pod b/Porting/todo.pod index 825b277..64796b4 100644 --- a/Porting/todo.pod +++ b/Porting/todo.pod @@ -410,14 +410,6 @@ macro used can be changed. =back -=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. One possible proposal is laid out in this -message: -L - =head2 -Duse32bit* Natively 64-bit systems need neither -Duse64bitint nor -Duse64bitall. -- 1.8.3.1