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]

Reply via email to