Janak,

what operating system are you using?
what version of padre do you have installed?

Charlie
On Apr 23, 2013 2:11 AM, "Janak Mehta" <janak_...@ymail.com> wrote:

> I am new to learning PERL and I was trying to run a sample Hello World
> Program but when I press F5 to run the script, nothing happens at all. No
> error message nor the command prompt. Please help.
> This is the code I am trying to run:
>
>    1. use 5.010;
>    2. use strict;
>    3. use warnings;
>    4.
>    5. print "Hello World\n";
>
>
> Thank you.
> Janak Mehta
>
> _______________________________________________
> Padre-dev mailing list
> Padre-dev@perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev
>
>
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to