Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Some advice on another's scripts

by Kickstart (Pilgrim)
on Jun 25, 2002 at 18:56 UTC ( [id://177170]=note: print w/replies, xml ) Need Help??


in reply to Re: Some advice on another's scripts
in thread Some advice on another's scripts

I'd really love to see a "Perl Style and Security Coding Guide" (hopefully with a better name) that covered all of these things. For myself, I have written a lot of garbage scripts that exist out there on the net right now without -w, use strict, taint, etc. I didn't know better when I was starting to lean Perl because there were no resources (especially no single resource) that covered these. The books I learned from never even touched on tainting, or if they did no "Why this is important" info was given. Kickstart
  • Comment on Re: Re: Some advice on another's scripts

Replies are listed 'Best First'.
Re: Re: Re: Some advice on another's scripts
by emilford (Friar) on Jun 26, 2002 at 04:44 UTC
    I'd have to agree with Kickstarts's comment 100%. I too have coded several Perl scripts that get the job done, but not necessarily in the best way. After having hung out on PM.org, I've picked up things like -w and use strict, but I feel there is much more to learn before my code is to be considered "well written". I learned Perl from several different books and am still continuing along the path of Perl wisdom. It would be great to have a tutorial on proper Perl style, security issues, modules etc. I know I'd reference it at least once a day! Monks?
Re^3: Some advice on another's scripts
by Aristotle (Chancellor) on Jun 26, 2002 at 15:29 UTC
    Ovid's excellent CGI course is much of what you ask for; I try to plug it at every opportunity.

    Makeshifts last the longest.

      (wow, I am such a geek)...

      I would like to take this on vacation with me to give it the attention it deserves. Required reading, absolutely. :)

      Now...off to find a leech script to get the whole thing onto my laptop!

      Kickstart

        wget works admirably. :)

        Update: Ok, no -m then. I'm no authority on wget quite yet. :)

        Makeshifts last the longest.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://177170]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-19 13:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found