Create an Account
username: password:
 
  MemeStreams Logo

My K-Rad Weblog

search

Darwin
My Blog
My Profile
My Audience
My Sources
Send Me a Message

sponsored links

Darwin's topics
Arts
  Movies
   Comedy
  Electronic Music
Tech Industry
Games
Health and Wellness
Miscellaneous
Current Events
Recreation
Science
  Chemistry
Society
  Politics and Law
   Intellectual Property
Technology
  Computers
   Computer Security
    Cryptography
   PC Hardware
   Software Development
    Open Source Development
    (Perl Programming)
  High Tech Developments

support us

Get MemeStreams Stuff!


 
Current Topic: Perl Programming

How to use quoting functions in Perl
Topic: Perl Programming 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.

How to use quoting functions in Perl


 
 
Powered By Industrial Memetics
RSS2.0