Skip to main content

Thread: Running a perl script


i installed perl sudo apt-get install perl, when try run perl script, opens text file.
have run perl scripts once perl installed?

make sure file executable with:
code:
chmod 755 perlscript.pl
the top line of script should have shebang, like:
code:
#!/bin/perl
which points perl executable.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Running a perl script


Ubuntu

Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support

Joomla! Update is not offering Joomla 3 - Joomla! Forum - community, help and support