On Sat, 2004-07-17 at 10:44, [EMAIL PROTECTED] wrote:
> Is there any program that allows one to write Perl scripts and and then test 
> them in a windows environment without using a DOS window,

ActivePerl and the WindowsXP cmd program. No DOS there.

What is wrong with command lines anyway?

>  and actually have me 
> see the program run before I upload it to a server, rather than just testing 
> if the script runs without errors? Anyone know what I mean and know of any 
> such program?

Do you mean a debugger which allows line by line execution? Perl has one
built in, I'd be surprised if ActivePerl removed it.

http://www.linuxjournal.com/article.php?sid=2484


-- 
David Dorward       <http://blog.dorward.me.uk/>   <http://dorward.me.uk/>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to