module MIME::Types::Cache

Caching of MIME::Types registries is advisable if you will be loading the default registry relatively frequently. With the class methods on MIME::Types::Cache, any MIME::Types registry can be marshaled quickly and easily.

The cache is invalidated on a per-data-version basis; a cache file for version 3.2015.1118 will not be reused with version 3.2015.1201.