Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

perl 5.8.4, IO::Socket, and taint checking

by thraxil (Prior)
on Jun 11, 2004 at 16:32 UTC ( [id://363466]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0"?>
    <settings>
        <base>http://www.google.com</base>
    </settings>
    
  2. or download this
    #!/usr/bin/perl -wT
    
    ...
    }
    
    print get("$base/index.html");
    
  3. or download this
    Insecure dependency in connect while running with -T switch at /usr/lo
    +cal/lib/perl5/5.8.4/i686-linux/IO/Socket.pm line 114.
    
  4. or download this
    print get($base);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://363466]
Approved by Happy-the-monk
Front-paged by mattriff
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-25 17:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found