Unicode problem

2008-09-11 Thread gemma holland
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

loading necessary module to Interpreter

2008-09-11 Thread gemma holland
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

Re: loading necessary module to Interpreter

2008-09-11 Thread Martin Hosken
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