I think the previous two posters missed the direction of your question, but on the other side, you didn't provide any useful examples. So my interpretation of your question is as follows :
Maybe these interpretations help you to reformulate your question to match your intentions.
perl -MHTTP::Daemon -MHTTP::Response -MLWP::Simple -e ' ; # The $d = new HTTP::Daemon and fork and getprint $d->url and exit;#spider ($c = $d->accept())->get_request(); $c->send_response( new #in the HTTP::Response(200,$_,$_,qq(Just another Perl hacker\n))); ' # web
In reply to Re: onClick
by Corion
in thread onClick
by nindza
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |