I have downloaded ActiveState for windows, and cannot get scripts to run.
The hello program was saved to the desktop in a folder called "perlscripts".
The commands typed in the console window are as follows.
cd \desktop
cd \perlscripts
perl hello.pl
This outputs the whole hello.pl script text fi
I have downloaded ActiveState for windows, and cannot get scripts to run other
then the perl -v and perl -h command.
The hello program was saved to the desktop in a folder called "perlscripts".
The commands typed in the console window are as follows.
cd \desktop
cd \perlscripts
perl hello.pl
Th
Dear Gemma,
> I have downloaded ActiveState for windows, and cannot get scripts to run
> other then the perl -v and perl -h command.
> The hello program was saved to the desktop in a folder called "perlscripts".
> The commands typed in the console window are as follows.
> cd \desktop
> cd \perls