CGI script

2000-05-15 Thread \[ Francho \]
I'm looking for a cgi script to send a complete web and images by mail. Something like "send this web to a friend" Tnks. -- <<< [EMAIL PROTECTED] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Re: tracing a PERL cgi script

2000-04-10 Thread Phil Pennock
Typing away merrily, Chad A. Adlawan produced the immortal words: >were trying oto debug this _big_ PERL web application (lots of forms, etc, > whatever) and it seems like were really lost w/ its code. >is there any way that you can do a line by line trace when a PERL code is > executed o

Re: tracing a PERL cgi script

2000-04-10 Thread Damyan Ivanov
From: "Chad A. Adlawan" <[EMAIL PROTECTED]> To: Sent: Monday, April 10, 2000 1:30 PM Subject: tracing a PERL cgi script > hello, > >were trying oto debug this _big_ PERL web application (lots of forms, etc, whatever) and it seems like were really lost w/ its code. &

tracing a PERL cgi script

2000-04-10 Thread Chad A. Adlawan
hello, were trying oto debug this _big_ PERL web application (lots of forms, etc, whatever) and it seems like were really lost w/ its code. is there any way that you can do a line by line trace when a PERL code is executed on the web that way, we'll have some idea w/c goes where ? thanks