in reply to RE: RE: Re: Grabbing Data
in thread Grabbing Data

Ok guys, 
this is what i did. I added a line at the end, print "works"; and then commented everything else out, the script worked. Then i started un-commenting lines.
1: require 5; (worked fine)
2: use strict; (worked fine)
3: use LWP::UserAgent; (500 Error)

I hope this somewhat helps
Thanks again,
Dipul

Replies are listed 'Best First'.
RE: RE: RE: RE: Re: Grabbing Data
by Fastolfe (Vicar) on Oct 30, 2000 at 20:57 UTC
      I think thats it.. I cant find any of the modules.. Also, in the var/log/ dir, there are no sub directories, just syslog.1 .2 .3 etc..
      Thanks
      Dipul
        Wow, this is getting really long. Why don't you try just running the script on the command line or use CGI qw/fatalsToBrowser/;. You are really wasting lots of time with a simple error. perhaps you should consider reading up on the topic instead of guess-and-check. You will want to find the directory of the modules with the %Config() hash. If you don't have the required modules, then use the CPAN module to download and install it. Also, you might find generating a graph in Perl simpler than in a Java applet or servlet.
        AgentM Systems nor Nasca Enterprises nor Bone::Easy nor Macperl is responsible for the comments made by AgentM. Remember, you can build any logical system with NOR.