OK I got this to work require "$Player{Location}.pl"; but not "$Player{Location}"::HTML(); #error or "$Player{Location}::HTML()"; # ignored completely! or '$Player{Location}::HTML()';# ignored completely! or '$Player{Location}'::HTML(); #error or $Player{Location}::HTML(); #error
now what? hey.. and thanks for the help! Lou Bareword found where operator expected at C:\WWW\MYSTIC~1\CGI-BIN\MYSTIC~1\GAMETE~1.CGI line 36, near "}::HTML" (Missing operator before ::HTML?) syntax error at C:\WWW\MYSTIC~1\CGI-BIN\MYSTIC~1\GAMETE~1.CGI line 36, near "}::HTML" Execution of C:\WWW\MYSTIC~1\CGI-BIN\MYSTIC~1\GAMETE~1.CGI aborted due to compilation errors. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>