in reply to CGI script returns no values in browser but is ok on command line?

CGI Help Guide
  • Comment on Re: CGI script returns no values in browser but is ok on command line?

Replies are listed 'Best First'.
Re^2: CGI script returns no values in browser but is ok on command line?
by gudmo (Novice) on Jan 26, 2007 at 13:47 UTC
    I managed to resolve the issue using the Net::Telnet module.. Thank to those that helped :D