Perl Strings. Perl Regex. Perl Regexp. Search. Substitute. Patterns.
Does any of this sound familiar?
If you are looking for help with any of the above, then try the following links. They helped me!
NEW! View the fully-functional perl code for the Translation Dictionary that I maintain on my site. You can copy the code if you like. Or, read my comments throughout the code and learn more about Perl.
Perl Regular Expressions by Example on www.somacon.com
Perl Pattern Matching on wdvl.com
A handy table for perl patterns for matching and substitution
Another table with brief explanations of patterns, character classes, anchor sequences, and escape sequences.
- An ascii/utf-8 table featuring:
- The corresponding ascii code, hex code, utf-8 code, and HTML code for over 500 characters
- Accented foreign language characters (such as á ñ ü)
- Special characters (such as ampersand, greater than, and copyright - & > ©)
|
Support web pages written to maximize browser compatibility
|
|
Validate your web pages here!
|
|
Read this to learn about W3C standards
|