[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Whois as BBEdit Perl Filter?



At 13.24 -0400 2000.05.12, Jim Correia wrote:
>I'm not even a perl guy :-)

>    while( defined($line = <$sock>) )
>    {
>        $line =~ tr/\x0A/\x0D/;
>        chomp $line;
>        print $line, "\n";
>    }

Apparently, that first line up there isn't true.  :)

-- 
Chris Nandor       |     pudge@pobox.com      |     http://pudge.net/
Andover.Net        | chris.nandor@andover.net | http://slashcode.com/

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org