Undefined subroutine CGI::Vars

I just installed rt-1.0.7 on FreeBSD-stable, for testing.
I’m seeing the subject error (undefined subroutine CGI::Vars)
in the httpd error log. I know that the README file specifically
mentions that problem, but the suggestion that the CGI.pm
is too old isn’t applicable, as I have 2.76 installed. It appears
that 2.76 doesn’t have CGI::Vars defined.

What should I do?

Thanks.
Steve

Steve Sizemore steve@ls.berkeley.edu, (510) 642-8570
Unix System Manager
Dept. of Mathematics and College of Letters and Science
University of California, Berkeley

Where’s that 2.76 number come from? The ‘latest’ CPAN version of CGI.pm
is 2.752 (2.75 patch 2). Did you install from the ports collection
or using CPAN? I’d recommend that you install the latest CGI.pm
from CPAN regardless. Sometimes, vendor versions of perl modules
are subtly ‘different’.

    -jOn Fri, Mar 02, 2001 at 09:15:55AM -0800, Steve Sizemore wrote:

I just installed rt-1.0.7 on FreeBSD-stable, for testing.
I’m seeing the subject error (undefined subroutine CGI::Vars)
in the httpd error log. I know that the README file specifically
mentions that problem, but the suggestion that the CGI.pm
is too old isn’t applicable, as I have 2.76 installed. It appears
that 2.76 doesn’t have CGI::Vars defined.

What should I do?

Thanks.
Steve


Steve Sizemore steve@ls.berkeley.edu, (510) 642-8570
Unix System Manager
Dept. of Mathematics and College of Letters and Science
University of California, Berkeley


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

Transporters are so ungodly. if god had wanted us to travel great distances
instantaneously, he would have given us an internal
materialisation/dematerialisation control.
– Shoshe Cole

Where’s that 2.76 number come from? The ‘latest’ CPAN version of CGI.pm
is 2.752 (2.75 patch 2). Did you install from the ports collection
or using CPAN? I’d recommend that you install the latest CGI.pm
from CPAN regardless. Sometimes, vendor versions of perl modules
are subtly ‘different’.

    -j

I just installed rt-1.0.7 on FreeBSD-stable, for testing.
I’m seeing the subject error (undefined subroutine CGI::Vars)
in the httpd error log. I know that the README file specifically
mentions that problem, but the suggestion that the CGI.pm
is too old isn’t applicable, as I have 2.76 installed. It appears
that 2.76 doesn’t have CGI::Vars defined.

What should I do?

Thanks.
Steve

You’re right. I got 2.752 from CPAN, and it’s working now. (I just assumed
that /usr/ports/www/p5-CGI would include CGI.pm - wrongly.)

Thanks for your help.
Steve
Steve Sizemore steve@ls.berkeley.edu, (510) 642-8570
Unix System Manager
Dept. of Mathematics and College of Letters and Science
University of California, Berkeley