Fix building MAD with C++ - a MAD_PV of "" is illegal, as it will be free()d.
[p5sagit/p5-mst-13.2.git] / pod / perl592delta.pod
index 12e27eb..cc23843 100644 (file)
@@ -1,6 +1,6 @@
 =head1 NAME
 
-perldelta - what is new for perl v5.9.2
+perl592delta - what is new for perl v5.9.2
 
 =head1 DESCRIPTION
 
@@ -139,7 +139,7 @@ by perl at startup.
 
 =item *
 
-C<encoding::warnings>, by Autrijus Tang, is a module to emit warnings
+C<encoding::warnings>, by Audrey Tang, is a module to emit warnings
 whenever an ASCII character string containing high-bit bytes is implicitly
 converted into UTF-8.