in reply to Page showing all nodelets?
As I mainly surf Perlmonks via the Newest Nodes, I did set up The Monastery Gates as my alternative node page, as I can select the nodelets displayed there differently from the nodelets displayed otherwise. The poll nodelet for example lives only on the Monastery Gates node, as it isn't necessary for my daily PM habit.
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
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Page showing all nodelets? (use the frontpage)
by Aristotle (Chancellor) on Apr 07, 2003 at 08:21 UTC |