in reply to
where should I put &CGI::MULTIPART in CGI script?
is the &CGI::multipart put as below?
#!/usr/bin/perl
use &GCI::MULTIPART
and is this module already exist in perl.
Comment on
Re: where should I put &CGI::MULTIPART in CGI script?
In Section
Seekers of Perl Wisdom