On Mar 4, Shaun Fryer said:
>I'm trying to convert an old script that used cgi-lib.pl over to using
>CGI.pm. In order to save time I'd like to simply do something like
>what follows (though that doesn't actually work it seems).
>
>%in = param;
param() only returns field names. But why not just
I'm trying to convert an old script that used cgi-lib.pl over to using
CGI.pm. In order to save time I'd like to simply do something like
what follows (though that doesn't actually work it seems).
%in = param;
Any ideas?
===
Shaun Fryer
===
London Webmasters
h