mtapf Posted February 4, 2012 Posted February 4, 2012 I am new here as of today: mtapf.heliohost.org / mtapf / stevieWas 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". ThanksArthur
tom527103 Posted February 6, 2012 Posted February 6, 2012 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. =}
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now