in reply to Why anonymous ;-?

There is no way for Anonymous Monk to receive your messages, and maybe that is one of the appeals that Anonymous Monk has for some people.

If people want you to contact them, they will most likely also provide a way accessible to you so you can contact them. Many anonymous posts contain email addresses, for example. If no such hint is visible to you, I think you can safely assume that no further communication outside of replies to the node is wanted.

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