Dakenah Johnson wrote:
> Hi all,
> I am a novice to perl. I find Perl very interesting and I am studying
> how to write and compile perl scripts without syntax and compilation
> errors. I need heads up on how.
Erm. That's a bit of a broad brief isn't it? I think I have to throw it
back to you and say, "What problems are you having with syntax and
compilation areas?".
Except to say:
use strict;
use warnings;
at the beginning of every Perl peogram!
Cheers,
Rob
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]