MIME types module for Perl
Go to file
Paul Howarth 9aef5eab6a Update to 2.00
- New upstream release 2.00:
  - The mime information is now collected from various sources, amongst them
    IANA; hence, some types may use different x-'s
  - A separate table is built for the extension-to-type mapping
  - Number of types up from 995 to 2096
  - Number of extensions up from 734 to 1425
  - The memory footprint and start-up speed should have improved considerably
  - Added bin/collect_types
  - Fixed some typos (CPAN RT#86847)
  - Added ::Type::isVendor(), ::isExperimental(), ::isPersonal (CPAN RT#87062)
  - Added ::Types::listTypes()
  - Cleaned-up Exporter syntax of (very) old interface
- BR: perl(base), perl(File::Basename) and perl(File::Spec)
- Drop no-longer-needed UTF8 patch
2013-08-02 21:44:49 +01:00
.gitignore Update to 1.35 2012-07-24 15:39:29 +01:00
perl-MIME-Types.spec Update to 2.00 2013-08-02 21:44:49 +01:00
sources Update to 2.00 2013-08-02 21:44:49 +01:00