Hi,
first, you need to be more precise. There is no linux 8.0.
Linux is up to 2.6. Ther's Suse 8.0, RH etc.
So I assume you are referring to a distribution. If so,
mst of these distributions have some installation tools.
What is installed by default and put in the path
is up to the distribution. You can do a search for 'perl'
in / to see if perl is installed. If so, you need to either put it in the path or else start your scripts
with the perl location. If not, you need to install it.
For instance with Suse use Yast2, choose Install packages
and select perl from languages.
Good luck
svar