in reply to Re: CGI::Vars doesn't return anything
in thread CGI::Vars doesn't return anything
are you telling me that use CGI qw(Vars);# wouldn't work?
looks like valid syntaxt to me (but i have been wrong often).
I am using strict and warnings.
Is it just the nature of CGI (somewhat unlike other modules) that it does not throw errors?