summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-03-28 15:17:06 +0000
committerNicholas Clark <nick@ccl4.org>2006-03-28 15:17:06 +0000
commitd6ad01c288740636dac9d6448b5ecb6cbcab3b98 (patch)
tree18859be775d560904e3e84e41672b0a86ac441f1 /pod
parenta1bbeb14a7db6e20495fcc951bfd8664b8f99c58 (diff)
downloadperl-d6ad01c288740636dac9d6448b5ecb6cbcab3b98.tar.gz
Having tested IPv6 support in all builtins for TCP and UDP, it all
seem to work perfectly. So remove from perltodo.pod. p4raw-id: //depot/perl@27621
Diffstat (limited to 'pod')
-rw-r--r--pod/perltodo.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 28faab1b59..83af8fe5c5 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -427,10 +427,6 @@ These tasks would need C knowledge, and roughly the level of knowledge of
the perl API that comes from writing modules that use XS to interface to
C.
-=head2 IPv6
-
-Clean this up. Check everything in core works
-
=head2 shrink C<IO>s
By removing unused elements and careful re-ordering, the structures for C<AV>s,