[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ2 PERL Script Checker?
- Subject: Re: [cobalt-users] RAQ2 PERL Script Checker?
- From: "H.P. Stroebel" <hpstr@xxxxxxxxxxxxx>
- Date: Thu Aug 10 18:44:38 2000
- Organization: Rechtsanwalt
"Casselman, Chad" schrieb:
> I want it to display exactly what /usr/bin/perl -w displays in the command
> line, but show it to the screen.
never seen one...
i don`t know if this might work, but you could do a little script that
calls the main script with the -w parameter and outputs to the screen.
the mainfile could be passed via an url, but it might be a security
risk.
you might try to use the carp module (see my faq below); i didn`t get it
to work on the raq, though. tried only once.
--
H. P. Stroebel, Germany
CGI-FAQ for Raq-Newbies :
http://users.iol.it/hpstr/
A problem to some is a 'feature' to others.