On Sat, Jun 12, 2010 at 21:32, Chas. Owens <chas.ow...@gmail.com> wrote: > 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...
Both of the errors should now be corrected. If you notice any more, just shoot me an email; file an issue on the GitHub project; or fork the repo, fix it to your satisfaction, and send me a pull request. -- 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/