Can't run perl scripts?

  • Thread starter Thread starter martinthurn
  • Start date Start date
M

martinthurn

Guest
To run a Perl program, say it's program.pl, you would cd to the folder where program.pl is (NOT cd to perl\bin), and type

perl program.pl
 
To run a Perl program, say it's program.pl, you would cd to the folder where program.pl is (NOT cd to perl\bin), and type

perl program.pl
 
To run a Perl program, say it's program.pl, you would cd to the folder where program.pl is (NOT cd to perl\bin), and type

perl program.pl
 
To run a Perl program, say it's program.pl, you would cd to the folder where program.pl is (NOT cd to perl\bin), and type

perl program.pl
 
My friend made a perl script that you open up in cmd like this cd C:\Perl\bin then "name of file.pl" and whenever i try to run it it just opens the script in my perl editor. I have DzSoft and i have activeperl 5.8.8 I'm not sure whats wrong it always used to work can someone help me? thanks
 
Back
Top