On Sat, Jun 12, 2010 at 18:23, John W. Krahn <jwkr...@shaw.ca> wrote: snip > Unlike double quoted strings, that is the only escape sequence. > </QUOTE> > > The other escape sequence is '\\', as in: > > my $quote = 'He said \'I like quotes.\\'; snip
Yep, that is an error as well. And there are most likely more. I found one the other day with X = Y. It is on GitHub, so if you want to fork it and start making corrections... -- Chas. Owens wonkden.net The most important skill a programmer can have is the ability to read. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/