Change 34731 by [EMAIL PROTECTED] on 2008/11/04 23:46:07

        The perl589delta project's TODOs. Mostly resolved as "wah! This
        perl589delta.pod is already very long. This doesn't feel important".
        When it comes to things like B's OptreeCheck, it definitely isn't.
        It's a test helper module, and not installed. Nicely written, well
        behaved, no-one need know that it even exists.

Affected files ...

... //depot/maint-5.8/perl/pod/perl589delta.pod#12 edit

Differences ...

==== //depot/maint-5.8/perl/pod/perl589delta.pod#12 (text) ====
Index: perl/pod/perl589delta.pod
--- perl/pod/perl589delta.pod#11~34730~ 2008-11-04 15:11:58.000000000 -0800
+++ perl/pod/perl589delta.pod   2008-11-04 15:46:07.000000000 -0800
@@ -113,6 +113,14 @@
 
 =item *
 
+DragonFlyBSD
+
+=item *
+
+MidnightBSD
+
+=item *
+
 MirOS BSD
 
 =item *
@@ -465,7 +473,7 @@
 
 =item *
 
-C<File::Copy> upgraded to 2.11
+C<File::Copy> upgraded to 2.13
 
 =over 4
 
@@ -1187,6 +1195,9 @@
 
 =head2 FIXME
 
+Integrate mkppport. All ppport.h files in the core will now
+be autogenerated at build time (and removed during cleanup).
+
 F<g++> support was tuned, especially for FreeBSD.
 
 C<Configure> is now better at removing temporary files. Tom Callaway
@@ -1343,6 +1354,10 @@
 
 Fixes inconsistencies. API now doesn't leak C<FILE *>
 
+pushing :crlf after :utf8
+
+[ 
http://groups.google.com/group/perl.perl5.porters/browse_thread/thread/24f9169bd222c4e6/47fb435abc165e16#47fb435abc165e16
 ]
+
 =item *
 
 Calling CORE::require()
@@ -1364,6 +1379,8 @@
             [ 26735]
             document svt_copy, svt_dup and svt_local vtable slots
 
+http://public.activestate.com/cgi-bin/perlbrowse/p/30232
+
 =item *
 
 Encoding neutral unpack on numeric types. 23966/27963
End of Patch.

Reply via email to