Revision history for Perl extension URI::Collection

0.01  Thu Mar  6 23:18:13 2003
	- original version; created by h2xs 1.22 with options
		-X -n URI::Collection

0.01.1  Sun Mar 16
    - Oops.  Fixed my Makefile.PL PREREQ_PMs.

0.01.2  Sun Mar 16
    - Fixed documentation.

0.01.3  Mon Mar 17
    - Repaired Makefile.PL and respective documentation.

0.02  Wed Mar 19
    - Added a save_as feature to the as_* () methods.
    - Saved to the correct top level Favorites directory, instead of a
      tree-mirror of the entire path to the Favorites.
    - Used File::Spec to be portable across platforms with respect to
      the Favorites category-paths.
    - Handled forward slashes in category names in a friendly, 
      transparent way.

0.02.1  Wed Mar 19
    - Aww!  I left in an incorrect NOTE section regarding a fix I had
      made in the previous release.  :-(

0.03  Thu Mar 20
    - Added a "SIMILAR STUFF" documentation section.
    - Fleshed out my increasingly less feeble tests.

0.03.1  Fri Jul 11 2003
    - Excised the unnecessary =head1 ABSTRACT section.