develooper Front page | perl.libnet | Postings from November 2005

Re: Net::NNTP

Thread Previous | Thread Next
From:
Graham Barr
Date:
November 10, 2005 06:40
Subject:
Re: Net::NNTP
Message ID:
8678.192.94.94.106.1131633607.squirrel@m1.goingon.net
On Wed, November 9, 2005 1:49 pm, Yale Wilson wrote:
>
>   "Gene Mat" <geneSPAMAWAYmat@yahoo.com> wrote in message
> news:Xns93B1AAF3974CgeneSPAMAWAYmatyahoo@64.70.54.95...
>   >I am trying to get a list of News Groups using Perl, however I get the
>   > following error, when I try either list(), newsgroups(), or the active
> ()


>   > $XOVER=$nntp->xover(19303);
>   > $LIST=$nnpt->list;

typo? Should that be $nntp not $nnpt

Adding use strict to you script would have caught this for you

Graham.



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About