Download List

專案描述

NewsGrab is a small tool that uses regular expressions to download and uudecode/ydecode binary files from USENET.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-31 15:49
0.5.0pre4

標籤: Minor security fixes

2003-08-29 07:11
0.5.0pre2

This version makes 'authentication with username' upon
connection with username, verbose, and adds the -f
option to control the number of headers to fetch at a
time.
標籤: Minor feature enhancements

2003-08-26 19:44
0.5.0pre1

The first steps towards threading were taken by
adding semaphore includes, adding the -t option to
control the number of threads, and moving the
normal fetch cycle to a function call. On
decoding, the file pointer is now closed and the
file is removed right away. An existing tmp-dir no
longer causes failure. progress_sub was disabled.
Cleanup is now performed when done, removing the
tmp-dir and waiting for the threads to finish.
Spelling corrections were made.
標籤: Major feature enhancements

2003-03-26 17:58
0.4.0

A quiet option was added, which will cause the program to only output filenames upon retrieval. A failsafe was added for argument parsing to catch unrecognized arguments. The alternative (and faster) ydecoder was added. CRC checking was added for ydecoded parts, which should fix up an aberrant error invoked under RedHat's perl 5.8 when 'binmode()' isn't set on a file-handler.
標籤: Major feature enhancements

2002-07-20 01:15
0.3.1

Apparently, mkdir in Perl5.005 requires 2 parameters.
This release has been fixed to handle this.
標籤: Minor bugfixes

Project Resources