> That's Perl's way of scoping a variable.  
> 
> Sounds like you should do some more studying before you put a script
> online, especially if this is a publicly accessible server.  At your
> skill level (and please understand that I'm cautioning, not
> criticizing), your use of system() calls in CGI scripts sends up red 
> flags.  There's a lot to understand there before you should feel safe, 
> and I strongly recommend that you start by using Perl's taint mode.  It 
> will warn you about a lot of unsafe constructs.
> 
> Please be careful, and grab some of the blue Perl books from O'Reilly, 
> or another reference that suits you.


Yep, I'm a beginner, but you can't learn without trying things out.  No
offense at all was taken by you observing this, I appreciate the input and
especially the caution.

I've got the first edition of "programming perl."  the third edition is
out and perhaps I should buy it.  Would you (or someone) suggest
"programming perl" or "learning perl"?  Another one is "Cgi programming 
with perl"

Thanks again,
blake




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to