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 and be portable across platforms with respect to
the Favorites category-paths.
- Handled forward slashes in category names in a friendly,
transparent way.