This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
wrap examples in single quotes
authorTobias Leich <email@froggs.de>
Thu, 24 Jan 2013 09:04:24 +0000 (10:04 +0100)
committerKarl Williamson <public@khwilliamson.com>
Sat, 26 Jan 2013 18:01:51 +0000 (11:01 -0700)
commit073d6857ffc49ba624cca0cc14a6833267e3243f
tree66ad833f35aa5c07851ce52be202edf14a7579cd
parentf67a0804e7584edc0be9b71250a4c8535586e4ac
wrap examples in single quotes

Examples that use $ as metacharacter should be in single quotes,
or the dollar must be escaped.
AUTHORS
pod/perlfunc.pod