[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [Telnet] How do we run Perl script ?



>I usually enter
>perl setup.pl
>to run a perl script.

then perl -w script.pl should work but just use ./script.pl and it will run