Revision history for Perl module DataStore

0.05
    - add --recall, --remember, & rcfile support to dsleech

0.04 Thu Aug 31 13:01:59 HST 2006
    - allow upper & lower case characters in DataStore fields
    - change from lower to upper case all fileset types
    - change DataStore::File to always return a DataStore::Response (even when
      there is a problem with the retrieved file)
    - add dsleech script

0.03 Wed Aug 30 12:46:00 HST 2006
    - fix a bug in dsproductls where ->status was being called on a
      DataStore::Response instead of ->status_line
    - Added a Root object and associated Product::Parser to query the root of
      the datastore.
    - The 'is_success' field in a Response now gets its value carried over from
      the HTTP::Response as intended.
    - The 'data' field in a Response can now be undef to indicate that no
      records were parsed.
    - Root::request, Product::request, FileSet::request now always return a
      Response object.
    - FileSets and Files will now have any additional non-standard fields
      parsed into the @extra array.
    - Updated tests.

0.01 Thu Feb 23 13:55:57 2006
    - original version; created by ExtUtils::ModuleMaker 0.44


