Hi,

you saved your script as 'perl.p1' but you run it as 'hello.p1'.

hth

* Gang Cheng <chenggan...@gmail.com> [23.05.2011 09:30]:
> hi,
> 
>   I instaled my perl under the e:\r_software\perl.
>  I wrote a hello world programme as below
> 
> #! /usr/bin/perl
> print “Hello,word!\n”;
> 
> and save it under e:\ as perl.p1
> 
> but when I run it with the window commend line as
> 
> 
> E:\ perl hello.p1         it told me that Can't open perl script "
> hello.p1"  No such file or directory!!
> 
> how can I solve it  thank you!!!

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to