473,378 Members | 1,609 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

NET::NNTP Undefined value error

Hi, I'm trying to build a simple Perl program to get a list of
newsgroups. Here's what I have...

#!/opt/local/bin/perl
use Net::NNTP;
$nntp = Net::NNTP->new("nntp.perl.org",Debug,10);
$LIST=$nnpt->list;
$nntp->quit;

Can't call method "list" on an undefined value at ./getnntp.pl line 13.

The group, article, date, xover all work fine with the NET::NNTP module.
However the list, active and newsgroups functions all die with the
"Undefined Value" error.

Help!!!
-GeneMat
Jul 19 '05 #1
0 2510

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: JVRudnick | last post by:
Hello all... newbie here to .NET, but have dev asp pages for years. I'm trying to setup my workstation to now show .aspx pages - with no luck. I have the 1.1 NET framework installed, IIS5 and a...
0
by: lorenzo.viscanti | last post by:
I'm running a site that executes some old ASP pages. When I get an error the server just replies with a http 500 error page, without any other information about the error that occurred. ASP.NET...
2
by: A.M | last post by:
Hi, I have the following code in Global.asax. Using a breakpoint, i can see that that all errors are being trapped in Application_Error and the event handler is being run properly. The problem...
3
by: Andrea Williams | last post by:
I've created my own error handling object. and I wrtie tot eh error handler if the error is caught. Howver, I have one error it doesn't llok like I can catch.... In my form, if someone enters...
1
by: bay_dar | last post by:
Hi, According to the information in the web.config file, if I set customErrors mode="RemoteOnly" in the web.config file then: "Display custom (friendly) messages only to users not running on the...
2
by: lorenzo.viscanti | last post by:
I'm running a site that executes some old ASP pages. When I get an error the server just replies with a http 500 error page, without any other information about the error that occurred. ASP.NET...
0
by: Frawls | last post by:
Hi I recently got a new laptop with IE7 installed. I installed Visual Studio .Net 2003. My problem is that when i hit an exception in my C# code the ASP.Net error is Not Displaying in IE 7....
2
by: Fred Chateau | last post by:
Would someone please explain what is the .NET Error Provider, and where do I find documentation on it? I tried searching the Framework documentation but didn't find anything. -- Regards, ...
1
by: ipramod | last post by:
Hi, I have a codebase which contains project for all the DLL's and another project for all UI presentations. When I try to open an aspx page on Visual Studio editor, I get following error on...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.