cvs commit: perlfaq glossary.pod
[email protected] (Robert Spier) 22 Mar 2003 17:51:15 -0000
| Newsgroups | perl.cvs.perlfaq |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 03/03/22 09:51:15 Modified: . glossary.pod Log: Editorial fixes from Philip Newton <[email protected]>h Message-ID: <[email protected]> Revision Changes Path 1.2 +4 -4 perlfaq/glossary.pod Index: glossary.pod =================================================================== RCS file: /cvs/public/perlfaq/glossary.pod,v retrieving revision 1.1 retrieving revision 1.2 diff -u -w -r1.1 -r1.2 --- glossary.pod 21 Mar 2003 21:24:04 -0000 1.1 +++ glossary.pod 22 Mar 2003 17:51:15 -0000 1.2 @@ -90,7 +90,7 @@ A detailed article on perl.com that explains an Apocalypse. These articles are written by Damian Conway, and go into extreme depth to -help us understand the why and how of Perl 6' design. +help us understand the why and how of Perl 6's design. =head2 Golf @@ -164,7 +164,7 @@ (no extra modules required), and are written to avoid standard security bugs. The programs that they replace have not been actively developed since the mid 1990s and are well known for containing a -littany of security bugs. +litany of security bugs. =head2 O'Reilly book covers @@ -219,7 +219,7 @@ =head2 Perl4 A dead camel carcass. This is the version of Perl that pre-dated the -current major release. It should not be used for any new development +current major release. It should not be used for any new development. =head2 perl5-porters @@ -278,7 +278,7 @@ =head2 regexp -A misspelling of C<regex>. +An alternate spelling of C<regex>. =head2 SWIG