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 ( #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? | Other CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2023-03-29 19:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (72 votes). Check out past polls.

    Notices?