Try the Regex Coach — this looks like a way cool way to figure out the comic-book cusswords that Perl, Awk and their friends use for regular expression matching (finding strings in longer strings).
I particularly like the tool’s ability to translate what a regular expression means into human-readable language:
Check it out!
-the Centaur