nakosu-budi wrote:
> 
> i have try from john lee mail. but i got problem
> the message syntax error at ./test.pl line 2, near "use
> CGI."

> #!/usr/bin/perl -w
> use CGI.pm

This row should end with a ';'.
thus

use CGI.pm;

/Johan

--
Johan Groth (xghjn)         ! Tel. mobil: 0703 - 24 25 27
Cell Network                !   Kontoret:  054 - 14 25 27
[EMAIL PROTECTED] !     Bofors: 0586 - 820 14
[EMAIL PROTECTED]

Reply via email to