From: Nicholas Clark Date: Sun, 13 Sep 2009 13:19:59 +0000 (+0100) Subject: Note that we need a way of building pod/*.PL directly by distributions in ext/ X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=764e6bc7b1d0feb0638e9cb218f559fd7e81e593;p=p5sagit%2Fp5-mst-13.2.git Note that we need a way of building pod/*.PL directly by distributions in ext/ --- diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 880fb16..0686853 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -119,6 +119,11 @@ For maintenance (and branch merging) reasons, it would be useful to move some architecture-independent dual-life modules from lib/ to ext/, if this has no negative impact on the build of perl itself. +As part of this, we need to move F into their respective directories +in F. They're referenced by (at least) C in F +and C in F and F, and listed +explicitly in F, F and F + =head2 POSIX memory footprint Ilya observed that use POSIX; eats memory like there's no tomorrow, and at