Get MemeStreams Stuff!
If you don't want to keep track of quotes or backslashing Perl will give you some help. Just use q(), qq(), qw(), or qx(). These "functions" are a more readable form of quotes, and don't require backslashing.
How to use quoting functions in Perl