in reply to Unexpected behaviour of MIME::Types
Could be a corrupted types.db file?
Some things, you could check:
There, inspect file $DIR/types.db. diff with versions of that file which work/work-not. Watch for line-endings, etc. Details of parsing can be found in MIME::Types::_read_db().
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Unexpected behaviour of MIME::Types
by choroba (Cardinal) on Jan 28, 2018 at 17:37 UTC |