From: Nicholas Clark Date: Mon, 17 Apr 2006 20:41:00 +0000 (+0000) Subject: Coderefs in @INC are done and documented. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b7c820d594aef1c01406b9c359285ee68bced521;p=p5sagit%2Fp5-mst-13.2.git Coderefs in @INC are done and documented. p4raw-id: //depot/perl@27880 --- diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 4582de8..1cff0ec 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -546,11 +546,6 @@ Study the possibility of adding a new prototype character, C<_>, meaning C is deprecated, and should be replaced with C the syntax from Perl 6. -=head2 @INC source filter to Filter::Simple - -The second return value from a sub in @INC can be a source filter. This isn't -documented. It should be changed to use Filter::Simple, tested and documented. - =head2 regexp optimiser optional The regexp optimiser is not optional. It should configurable to be, to allow