I've downloaded and installed strawberry perl on to my new vista PC. to make sure it was working OK I made the:
#!usr/bin/perl
print ("Hello, world"\n);
program. but every time I run it in my command prompt i just get
'program.pl' is not recognized as an internal or external command, operable...