in reply to Re^2: how to run perl file in linux
in thread how to run perl file in linux
as the shebang, when I am on a linux or Mac OS X system. This way, it will run the script using the first perl found in your path. This node contains some more discussion on the topic: /usr/bin/env perl - query#!/usr/bin/env perl
|
|---|