I'm not really sure what your question is - what code have you already written and where are your problems with that code ?
You might want to read Re: How (Not) To Ask A Question to get more hints on how to get more help from the answers you get.
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: CIsam unload
by Corion
in thread CIsam unload
by smw26
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |