Coderefs in @INC are done and documented.
authorNicholas Clark <nick@ccl4.org>
Mon, 17 Apr 2006 20:41:00 +0000 (20:41 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 17 Apr 2006 20:41:00 +0000 (20:41 +0000)
p4raw-id: //depot/perl@27880

pod/perltodo.pod

index 4582de83ca124d1007bc306c45c58f9818b91fe4..1cff0ec3ae5545698e34e5e264afb8264fc735d1 100644 (file)
@@ -546,11 +546,6 @@ Study the possibility of adding a new prototype character, C<_>, meaning
 C<my $foo if 0;> is deprecated, and should be replaced with
 C<state $x = "initial value\n";> 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