The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension WebFetch

0.07 Tue Jul  6 05:50:29 PDT 1999
      - obsoleted WebFetch::EGAuthors because they change their site too
        often to keep up with
      - added WebFetch::CNETnews, contributed by Jamie Heilman
      - updated WeBFetch::CNNsearch to allow keyword-only searches.
        This became necessary when a Linux story got on all the
	"in other news" pages at CNN and suddenly all pages on CNN
	matched a search for Linux.  This release also fixed a bug
	with non-Linux searches, reported by Jamie Heilman.
      - New --style command line option was added to control the internal
        HTML style parameter.  Some new style strings were added
	(notable, bullet)

0.06 Tue May  4 17:00:01 PDT 1999
      - updated WebFetch::EGAuthors for formatting changes all over their
        site on May 1
      - updated WebFetch::CNNsearch for formatting changes in their
        search engine on May 4

0.05  Sun Apr 11 00:00:00 PDT 1999
      - added experimental WebFetch::PerlStruct

0.04  Thu Apr  8 18:51:29 PDT 1999
      - modified WebFetch::Slashdot so it can get Segfault.org headlines
        and any other Slashdot-compatible site
      - updated module dependencies in Makefile.PL (was missing Date::Calc
        for WebFetch::SiteNews)
      - added WebFetch::CNNsearch module
      - added WebFetch::COLA module
      - added --font_size and --font_face to WebFetch (all command lines)
      - default WebFetch::General format now uses "title" instead of "text"
      - fixed bad RE flags in WebFetch::General, captures more than one
        field correctly now

0.03  Sun Mar 21 22:22:03 PST 1999
      - added documentation to WebFetch::General
      - updated --ns_export capability when Netscape switched to use RDF
      - fixed off-by-one error in WebFetch::SiteNews short news output

0.02  Fri Jan 15 02:33:34 PST 1999
      - fixed a test.pl typo
      - added WebFetch::General module to read WebFetch::wf_export format
      - added webfetch-pb.gif "powered by" image
      - added documentation to WebFetch::SiteNews
      - added --ns_export (MyNetscape export)

0.01  Mon Jan 11 02:56:15 PST 1999
      - original version
	(Though this is the first beta of WebFetch, this is a second
	generation of code used to handle web-gathered news by SVLUG)