Jump to content

Recommended Posts

Posted

I am new here as of today: mtapf.heliohost.org / mtapf / stevie

Was a Unix sysadmin years ago.

 

I am building some perl scripts, and want to understand the best way to test them without needlessly wasting support's time. I saw that SSH is not enabled, so not sure the best route to test and debug. For example, in my perl directory under home, I have a SC2012.pl script from my desktop PC.

 

How can I test and run, and see what it outputs. So far, I am very impressed with the hosting service so want to make sure I am doing things "by the book".

 

Thanks

Arthur

Posted

Hey dude, no one replied thought i would help you out.

First put your .pl file on the desktop, then open cmd, type "cd desktop"

then its as simple as typing "perl SC2012.pl"

 

The script will print or do whatever the script is supposed to do after you type in perl filename.

 

=}

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...