Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

graq's scratchpad

by graq (Curate)
on Jun 02, 2004 at 02:16 UTC ( [id://359021]=scratchpad: print w/replies, xml ) Need Help??

For tux402
my $cmd = "perl $vmPerlAPI/host/ dsbrowse.pl " ."--url https://$vmHostnam e:8333/sdk/ vimService " ."--username $vmUser " ."--password $vmPass " ."--ipaddress"; return `$cmd`;

$r->log_error(__PACKAGE__.":handler:mode = $mode"); if($mode eq 'logout') { my $target = $html_url; my $location = "http://$ENV{SERVER_NAME}$target"; $location = "http://news.bbc.co.uk/1/hi/england/default.stm"; $r->headers_out->set(Location => $location); $r->status(Apache2::Const::REDIRECT); print STDERR __PACKAGE__.":handler: [STDERR] got here OK.\n"; return Apache2::Const::REDIRECT; }
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
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-03-29 15:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found