By Alvin Alexander. Last updated: June 4, 2016
I've really been in the Perl neighborhood for these last few days. Here are two more tips on using regular expressions and escape sequences in Perl:
- What kind of special characters (escape sequences) can I use in Perl regular expressions?
- What kind of special characters (sequence characters) can I use in Perl strings?
The killall program I found yesterday may also lead to new stories about Windows-specific programming in Perl. Let me know if you're interested in any specific articles on that subject.
Oops, I forgot one: