perl question
May I noe what software is needed to run perl files....example, any program to run and complie it...thanks
[106 byte] By [
casper007] at [2007-11-20 9:59:39]

# 1 Re: perl question
Perl is a good start. See: http://www.perl.org/
The Perl binaries are all you need to run a Perl script, unless it uses any additional libraries.