read the "Regexp Quote-Like Operators" section of the perlop manpage 

> -----Original Message-----
> From: Rum Pel [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 17, 2002 2:48 PM
> To: [EMAIL PROTECTED]
> Subject: qq/qw
> 
> 
> hello
> 
> perl -e "print qq(@INC)"
> prints the library paths.
> Can somebody tell me what does "qq" do here?
> 
> Also, what does "qw" do in the following statement?
> 
> use HTTP::Request::Common qw(GET POST);
> 
> 
> --rp
> 
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to