Undefined subroutine CGI::Vars

M

Mark

I want to store my request variables as a hash and have the code:

use CGI qw:)standard);
use CGI qw:)cgi-lib);

use CGI::Carp qw(fatalsToBrowser);
use strict;
my $q = new CGI;
my $params = $q->Vars;

but the server is giving me an error message:

"Undefined subroutine CGI::Vars"

but I'm not sure why.

Thanks
Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top