Thu Jul 9 12:45:01 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Reloase version 0.03.
Wed Jul 8 10:05:41 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Update Makefile.PL to rquire HTML::Parser 2.20.
Tue Jul 7 10:25:39 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Update Makefile.PL to require LWPng_alpha 0.23, LWP 5.34, and
HTML::Parser 2.19.
Rename all gen_response to give_response after LWPng changed
the name of LWP::Request->gen_response to LWP::Request->give_response.
Sat Jul 4 09:59:33 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Replace occurances of EGADS with WebFS::FileCopy in Makefile.PL.
Noted by Lupe Christoph <lupe@alanya.m.isar.de>.
Rename the WebFS::UA package to WebFS::FileCopy::UA and
WebFS::Response to WebFS::FileCopy::Response to keep the
namespace cleaner.
Thu Jul 2 10:45:31 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Per Gisle's request, put _start_read_request and
_start_transfer_request in a new WebFS::UA package and
_read_content in a new WebFS::Response package.
Update t/01copy.t to pass all tests on Windows NT.
Sun Jun 28 11:22:57 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Have WebFS::FileCopy use version 0.21 of LWPng or greater.
Add warning note in README regarding the alpha LWPng code.
Release version 0.02.
Fri Jun 26 13:47:48 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Rename URI::Copy to WebFS::FileCopy.
Sun Jun 21 11:14:07 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Rename URI::File::Copy to URI::Copy.
Thu Jun 18 12:16:25 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Remove use Data::Dumper from URI::File::Copy.
Add README documentation.
Thu May 21 17:33:55 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Fix a mistake in the example code for get_urls.
Fri May 15 15:18:22 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Added list_url, which returns a list of files in a directory
pointed to by a URL.
Wed May 13 18:19:38 PDT 1998 <blair@gps.caltech.edu> (Blair Zajac)
Version 0.01
First version.