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

(jeffa) Re: SOAP::Lite - Finding callers IP

by jeffa (Bishop)
on Jan 23, 2003 at 14:54 UTC ( [id://229324]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
       ul(li[map qq|$_ => "$ENV{$_}"|,keys %ENV]),
       end_html,
    ;
    
  2. or download this
    use strict;
    use warnings;
    ...
       </ul>
    </body>
    </html>
    
  3. or download this
    # look ma, no slashes!
    print qq|${var} = "${val}"\n|;
    print q|<body bgcolor="#c0c0c0">\n|;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-25 17:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found