Revision history for Perl module Parse::File::Metadata

0.01 Sun Jan 17 14:17:07 2010
    - original version; created by ExtUtils::ModuleMaker 0.51

0.02 Mon Jan 18 21:01:01 2010
    - Change return value of two methods so that $exception returns
      reference to array holding labels of all rules where metadata failed.

0.03 Sat Jan 23 20:23:30 2010
    - Create methods get_metadata() and get_exception() to explicitly
      get data out of object.  process_metadata_and_proceed() and
      process_metadata_only() no longer provide return values.

0.04 Fri Jan 29 21:36:00 2010
    - In tests, use 'File::Spec->catfile()' to create paths for files used
      in testing (in hope that we get better CPANtesters results on Win32).
