Changes
=======

0.07 - 03 May 2007
  - Add decode_utf8() and encode_utf8()
  - chmod a-x Makefile.PL for kwalitee

0.06 - 17 Apr 2007
  - No code change, just kwalitee related fixes

0.05 - 16 Apr 2007
  - Properly handle blessed scalar refs (like URI)

0.04 - 28 Mar 2007
  - Return globs as-is

0.03 - 28 Mar 2007
  - Visit objects properly, too. Requires Scalar::Util.

0.02 - 01 Feb 2007
  - Fixed stupid bug where Data::Visitor::Encode wasn't actually
    visiting child nodes. 
  - Fixed tests accordingly

0.01 - 13 Dec 2006
  - Initial release.