Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!news.magicnet.net!newspump.monmouth.com!newspeer.monmouth.com!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail
From: [email protected] (Steven W McDougall)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: News::Newsrc 1.07 released
Followup-To: comp.lang.perl.modules
Date: 27 Dec 1998 17:02:34 GMT
Organization: The World Public Access UNIX, Brookline, MA
Lines: 32
Approved: [email protected] (comp.lang.perl.announce)
Message-ID: <[email protected]>
NNTP-Posting-Host: halfdome.holdit.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:201 comp.lang.perl.modules:7190

News::Newsrc 1.07 has been uploaded to PAUSE and will soon propagate
through CPAN.


>From the README file:

News::Newsrc VERSION 1.07 - manage newsrc files

DESCRIPTION
News::Newsrc manages newsrc files, of the style

   alt.foo: 1-21,28,31-34
   alt.bar! 3,5,9-2900,2902


>From the Changes file:

Revision history for Perl extension News::Newsrc

1.07  1998 Dec 21
       - added import_rc and export_rc
       - added VERSION_FROM, DISTNAME, ABSTRACT, AUTHOR, and dist
         keys in Makefile.PL



Thanks to Philip Hallstrom for suggesting the import/export methods.


- SWM