If you want to see what your script is outputting when you double-click on
the icon, you will a) need a longer script, or b) need to put a line like
";", which will make the script wait for input, or "sleep 5;", which
will make it wait for 5 seconds after it is done. Otherwise your perl
install
Cory,
of course you'd need to be in the directory where "example.pl" is located.
:) If you're not then you'd get that message. Otherwise it looks like things
are setup nicely on your system.
Enjoy your future Perl Hacking! :)
Best Regards
Anders Holm
Critical Path Technical Support Engineer
--
Hey Cory,
Let go from the top...
Perl is installed...
Perl is in your PATH...
Your script 'example.pl' is in the directory C:\>...
You get the error 'No such file or directory' when you type
C:\>perl example.pl
Is this all correct?
My initial guess would be that you are in a