Having tested IPv6 support in all builtins for TCP and UDP, it all
authorNicholas Clark <nick@ccl4.org>
Tue, 28 Mar 2006 15:17:06 +0000 (15:17 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 28 Mar 2006 15:17:06 +0000 (15:17 +0000)
seem to work perfectly. So remove from perltodo.pod.

p4raw-id: //depot/perl@27621

pod/perltodo.pod

index 28faab1..83af8fe 100644 (file)
@@ -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,