in reply to Missing Something

There really doesn't seem to be much wrong with your code at all - sure there are a few things that I'd do a bit differently, but so what?

If you really want to move to the 'next' level of Perl programming then I'd recommend taking a look at Effective Perl Programming and The Perl Cookbook. These are both available from Buy Stuff.

Update: Ooh. Just noticed this is my 500th post to PerlMonks :)

--
<http://www.dave.org.uk>

"Perl makes the fun jobs fun
and the boring jobs bearable" - me

Replies are listed 'Best First'.
Re: Re: Missing Something
by stefan k (Curate) on Feb 07, 2001 at 22:02 UTC

    Ooh. Just noticed this is my 500th post to PerlMonks :)

    well, congratulations, then :-)

    Regards
    Stefan K

    $dom = "skamphausen.de"; ## May The Open Source Be With You! $Mail = "mail@$dom; $Url = "http://www.$dom";