This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol"
[perl5.git] / pod / perl573delta.pod
index 65c1ca5..ea49678 100644 (file)
@@ -19,8 +19,8 @@ This is just a selected list of some of the more notable changes.
 The numbers refer to the Perl repository change numbers; see
 L<Changes58> (or L<Changes> in Perl 5.8.1).  In addition to these
 changes, lots of work took place in integrating threads, PerlIO, and
-Unicode; and general code cleanup; and last but not least and porting
-to non-UNIX lands like Win32, VMS, Cygwin, DJGPP, VOS, MacOS Classic,
+Unicode; general code cleanup; and last but not least porting to
+non-UNIX lands such as Win32, VMS, Cygwin, DJGPP, VOS, MacOS Classic,
 and EBCDIC.
 
 =over 4
@@ -103,7 +103,7 @@ document that use utf8 is not the right way most of the time
 
 =item 11656
 
-allow builing perl with -DUSE_UTF8_SCRIPTS which makes UTF-8
+allow building perl with -DUSE_UTF8_SCRIPTS which makes UTF-8
 the default script encoding (not the default since that would
 break all scripts having legacy eight-bit data in them)