|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: Running Perl script under Windowsby Utilitarian (Priest) |
| on Aug 09, 2011 at 15:52 UTC ( #919494=note: print w/ replies, xml ) | Need Help?? |
|
If you trust your friend very very much, and have Perl installed you should be able to run Where script name is the name of the script. If you don't have Perl installed, ask him if there is a preference of which version of Perl to install and download and install it. If no preference try Activestate's Perl
print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||