Gavin Henry wrote: > P.S. I am now a programmer or a scripter, I am not sure is perl is > programming or scripting? I think programming.
You are a programmer. No such thing as a "scripter". You're using a scripting language, which simply means you don't have to use a compiler and linker to produce an executable; you just feed your script to perl and it runs. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
