When I tried to pass data from first.cgi to second.pl with GET method,
I got error. See the following error messgae. I used $parse_form
module. But I got error for it. Anybody help me??
[error] [client 127.0.0.1] Undefined subroutine &main::parse_form
called at C:/Program Files/Apache Group/Apache2/cgi-bin/second.pl line
6.\r, referer:
http://localhost/cgi-bin/first.cgi
PS. I used ActivePerl.