Re: Netprint perl script from Handbook doesn't work

2008-09-24 Thread Andy Kosela
On Wed, Sep 24, 2008 at 5:12 PM, Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (Sep 24), Andy Kosela said: >> The netprint perl script provided in the Handbook (9.4.3.2) is not >> working.. or am I missing something: >> >> plotinus:~> cat new.txt

Netprint perl script from Handbook doesn't work

2008-09-24 Thread Andy Kosela
/IP stream socket: $!"; connect(PRINTER, $sockaddr) || die "Can't contact $printer_host: $!"; while () { print PRINTER; } exit 0; System is 7.0-RELEASE, I got to say it was working on 6.2-RELEASE Best Regards, Andy Kosela ___ freebsd-ques