Trond Michelsen <[EMAIL PROTECTED]> writes:

> On Mon, Apr 09, 2001 at 10:03:31AM -0400, Dan Sugalski wrote:
> > While I don't know if Larry will mandate it, I would like this code:
> >    open PAGE, "http://www.perl.org";
> >    while (<PAGE>) {
> >          print $_;
> >    }
> > to dump the HTML for the main page of www.perl.org to get dumped to stdout.
> 
> Well, this seems innocent enough, but how far do you want to stretch it?

    use ICBM;
    unlink 'http://www.macrosoft.com/';     # You get the idea

Just as well we had the flames about what to call C<unlink>, no?

[...]

-- 
Ariel Scolnicov        |"GCAAGAATTGAACTGTAG"            | [EMAIL PROTECTED]
Compugen Ltd.          |Tel: +972-2-5713025 (Jerusalem) \ We recycle all our Hz
72 Pinhas Rosen St.    |Tel: +972-3-7658117 (Main office)`---------------------
Tel-Aviv 69512, ISRAEL |Fax: +972-3-7658555    http://3w.compugen.co.il/~ariels

Reply via email to