This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlretut: Cleanup, nits
authorKarl Williamson <khw@cpan.org>
Fri, 17 Feb 2017 02:36:11 +0000 (19:36 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 20 Feb 2017 16:08:55 +0000 (09:08 -0700)
commit15776bb0ab41a4f8dafef4c53c766ccc16f9efa5
tree6a4a04d617adbe94e6abde6337bbee5dcdf584ab
parentf1dc5bb2995ecccb5fa0346ca80f01f09aaa3e9d
perlretut: Cleanup, nits

This adds some C<>, I<>, changes non-literal text from C<> to I<>.
It changes some phrases that are enclosed in single quotes to the more
idiomatic double quotes.

It standardizes on single characters within C<> to be C<'x'>.  This is
not standardized in our documentation, and people change it back and
forth.  I prefer the extra quotes, as it otherwise blends in to the
background on html displays.

It converts the few 'regex' terms to 'regexp'.

It fixes some numbered lists to display not so uglily

It removes the cautions about the features that are no longer experimental

It corrects some grammar
pod/perlretut.pod