The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension MIME::Types.

0.12 Wed Nov 28 09:39:44 CET 2001
	Mark Overmeer took the namespace over from Jeff Okamoto
	- In scalar context MIME::Types::type will return only the
	  first type that fits.

0.10  Sat Nov  3 22:46:22 2001
	Mark Overmeer
	- Total redesign of the interface, object oriented with two
	  classes: the MIME::Types and the MIME::Type.
	- No seperate mime.types file anymore, but included inside
	  MIME::Types, such that installation is much easier.
	- Merged-in apache's mime types 1.3.14
	- New test files.
	- Modernized test.pl into t/30export.t

0.06  Fri Jun 22 15:18:28 PDT 2001
	- Repackage.

0.05  Fri Jun 15 15:10:08 PDT 2001
	- Added changes to import_mime_types by Antonios Christofides
	  (A.Christofides@hydro.ntua.gr)

0.04  Thu Apr 19 15:37:23 PDT 2001
	- Added new function import_mime_types by Mike Cramer
	  (cramer@webkist.com) to read an Apache-style mime.types file.

0.03  Fri Feb 23 10:32:44 2001
	- Many changes by David Wheeler (david@wheeler.net) including:
	- substituting some regexp's with faster string calls
	- simplifying the mapping table startup code
	- allowing the returning of array references instead of lists

0.02  Sat Nov  6 00:00:00 1999
	- Fix a few bad suffix mappings and add a bit of robustness

0.01  Tue Oct  5 14:00:18 1999
	- original version; created by h2xs 1.18