69077b7 Update to 2.09

Authored and Committed by pghmcfc 9 years ago
    Update to 2.09
    
    - New upstream release 2.09
      - Rename ::Type::isAscii() into ::Type::isText()
      - Add source table broofa (CPAN RT#98308)
      - Add source table freedesktop (CPAN RT#98309)
      - Update IANA types
      - Fix scan of freedesktop definitions (CPAN RT#98385)
      - MIME::Type::equals() did cmp not eq
      - New httpAccept() wth tests in t/21accept.t
      - New httpAcceptBest() and httpAcceptSelect() with tests in t/22accbest.t
      - Add MojoX::MIME::Types with tests in t/40mojo.t
      - Now depends on List::Util
      - Documentation fixes
    - Sub-package MojoX::MIME::Types to avoid pulling in Mojolicious as a
      dependency for users of MIME::Types
    
        
file modified
+61 -2
file modified
+1 -1