-
I found that some of the modules resulted in 500 errors and I removed the usage of those modules and websites in the newsgrabber.pl file in the usage files. If anyone is interested in this new file please let me know. I am hoping that srijith will allow this new usage file to be used and create one more new version.
You can contact me at ( trey [AT] freesoftwarereviews.com )
2004-02-22 01:35:31 UTC by tutwabee
-
Logged In: YES
user_id=82864
Thanks! Will substitute in the next version.
2003-08-22 05:59:26 UTC by srijith
-
There was a small bug (typo I guess) in the
Slashdot_org.pm which caused a lot of warnings.
Submitting the patch file.
2003-08-07 16:43:07 UTC by dbera
-
Try these steps:
perl -MCPAN -e shell
install LWP
-S_.
2003-04-04 03:00:07 UTC by srijith
-
What is the easiest way to install LWP on a Unix FreeBSD box?.
2003-03-28 03:32:54 UTC by byondf1
-
Answered in the "Help" posting. If you dont want to see them, just remove the "-w" option from the first line of newsgrabber.pl The script as such should not be breaking.
2002-05-22 01:38:16 UTC by srijith
-
This should not be a problem as far as the working of the script is concerned. The errors are reported because of the '-w' option in perl. They should not cause the code to break.
2002-05-22 01:37:03 UTC by srijith
-
flock() on closed filehandle NewsGrabber::TITLEFILE at /home/httpd/news.bedgood.net-80/Ne
wsGrabber/NewsGrabber.pm line 105.
Argument "" isn't numeric in numeric eq (==) at /home/httpd/news.bedgood.net-80/NewsGrabb
er/NewsGrabber/Slashdot_Org.pm line 138.
Argument "" isn't numeric in numeric eq (==) at /home/httpd/news.bedgood.net-80/NewsGrabb...
2002-05-20 18:00:44 UTC by jbedgood
-
flock() on closed filehandle NewsGrabber::TITLEFILE at /home/httpd/news.bedgood.net-80/Ne
wsGrabber/NewsGrabber.pm line 105.
Argument "" isn't numeric in numeric eq (==) at /home/httpd/news.bedgood.net-80/NewsGrabb
er/NewsGrabber/Slashdot_Org.pm line 138.
Argument "" isn't numeric in numeric eq (==) at /home/httpd/news.bedgood.net-80/NewsGrabb...
2002-05-20 18:00:03 UTC by jbedgood
-
Thanks for the feedback nf0! Looks like you are the only one who cares to give any feedback :( Anyway, I am right now not too keen on keeping up the support for newsgrabber, until something new/important comes up.
2002-04-06 05:03:37 UTC by srijith