in reply to Re: Re: Parsing Code
in thread Parsing Code

prints literaly all the code

Oops! Maybe it doesn't have 'execute' rights on the server. Check with your web admin ...

By the way, did you use the #!/bin/perl line in the beginning?

Replies are listed 'Best First'.
Re: Re: Re: Re: Parsing Code
by Anonymous Monk on Sep 17, 2002 at 20:16 UTC
    Yes I did, and it's not a server right issue. All that I am trying to do is call the weather.cgi from another perl program that calls a html template so I can print to the browser the results from this scripts.