What does this line mean?

use CGI qw(:cgi-lib :standard);

I know that "use CGI;" means to use CGI module but what does qw(:cgi-lib
:standard) that follow "use CGI" mean?

Thanks,
YBS



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

Reply via email to