Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: How to use quoting functions in Perl. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

How to use quoting functions in Perl
by Darwin at 4:13 pm EDT, Oct 25, 2002

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.


 
 
Powered By Industrial Memetics