use PerlIO::utf8_strict for decoding uploads
authorGraham Knop <haarg@haarg.org>
Sun, 21 Oct 2018 09:11:27 +0000 (11:11 +0200)
committerGraham Knop <haarg@haarg.org>
Sun, 21 Oct 2018 20:54:15 +0000 (22:54 +0200)
commitda94772a5abc26038fbb2611ff530d85b81870d6
tree97352e3c50fa442f29b41501994cef1897f03777
parent2d48c2fc524aa2c1c077ba4be61970ed698af12d
use PerlIO::utf8_strict for decoding uploads

PerlIO::utf8_strict is faster than the encoding layer.
Makefile.PL
lib/Catalyst/Request/Upload.pm