in reply to Re^2: use: command not found error
in thread use: command not found error
which gets whatever the user would get by typing "perl" at the command line. There may be multiple perl versions in different locations, leading to strange behavior. If /usr/bin/env is not there, there are bigger problems.
Indeed this is often debated, and many think that env suffers from the same problem it aims at solving.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: use: command not found error
by Anonymous Monk on Jun 10, 2009 at 22:02 UTC |