I
am getting the error message below. I am not quite sure what to make of
it, but it has stopped me in my tracks on getting Moodle and Webwork
installed.
I noticed the comments on around 518 of CourseAdmin.pm about some commented out code not work, is this a Perl version issue?
Warning messages
Error messages
Undefined subroutine CGI::radio
at /opt/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm line 518
Call stack
The information below can help locate the source of the problem.
* in Carp::croak called at line 818 of /usr/share/perl/5.8/CGI.pm * in
CGI::_compile called at line 782 of /usr/share/perl/5.8/CGI.pm * in
CGI::AUTOLOAD called at line 518 of
/opt/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm * in
WeBWorK::ContentGenerator::CourseAdmin::add_course_form called at line
317 of /opt/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm * in
WeBWorK::ContentGenerator::CourseAdmin::body called at line 152 of
/opt/webwork2/lib/WeBWorK/Template.pm * in WeBWorK::Template::template
called at line 479 of /opt/webwork2/lib/WeBWorK/ContentGenerator.pm *
in WeBWorK::ContentGenerator::content called at line 246 of
/opt/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm * in
WeBWorK::ContentGenerator::CourseAdmin::content called at line 187 of
/opt/webwork2/lib/WeBWorK/ContentGenerator.pm * in
WeBWorK::ContentGenerator::go called at line 340 of
/opt/webwork2/lib/WeBWorK.pm
Request information
Method GET
URI /webwork2/admin/
HTTP Headers
Keep-Alive 300
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
User-Agent Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060210 Fedora/1.7.12-1.2.3.legacy
Accept text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Connection keep-alive
Referer http://duck/webwork2/admin/
Accept-Encoding gzip,deflate
Cache-Control max-age=0
Accept-Language en-us,en;q=0.5
Cookie MOODLEID_=%25ED%25C3%251CC%25B7d
Host duck
<| Post or View Comments |>
|