Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Confession Booth

by TStanley (Canon)
on Sep 06, 2001 at 02:04 UTC ( [id://110434]=note: print w/replies, xml ) Need Help??


in reply to Confession Booth

Forgive me Father for I have sinned:

  1. I removed use strict; and -T from scripts to make them not produce errors
  2. I haven't read the perldoc for CGI enough and it has been far to long since I visited Ovid's CGI tutorial


TStanley
--------
There's an infinite number of monkeys outside who want to talk to us
about this script for Hamlet they've worked out
-- Douglas Adams/Hitchhiker's Guide to the Galaxy

Replies are listed 'Best First'.
Re: Re: Confession Booth
by buckaduck (Chaplain) on Sep 07, 2001 at 02:44 UTC
    Even worse:

    I have run CGI scripts as setgid, and bypassed taint checking (which is automatically turned on for setuid/setgid programs; see perlman:perlsec) by invoking perl as perl -U (see perlman:perlrun).

    But that was a very long time ago, and I've already wept enough tears about that program...

    buckaduck

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 10:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found