Web Hosting Talk







View Full Version : perl test script?


hitspot
11-10-2001, 05:28 PM
Does anyone know of a perl script that can test other perl scripts? I have recently shut down SSH shell access on my servers for security reasons, and have a customer that is upset because they use SSH to test perl scipts- and I'm wondering if any perl programs have been made to do this from web browsers.

Thanks,
David Kiley

Woody
11-10-2001, 06:03 PM
I'm guessing he just wants to use perl -c script.pl to syntax check it... If so, I could write this up real quick. I'll post it later.

-Woody

hitspot
11-18-2001, 03:05 AM
Hi Woddy,
If you wouldn't mind putting this together for me I would appreciate it greatly. I am happy to pay a small fee (say $20?) for it as well.

Thanks, and hope to hear from you soon.

David Kiley