---
abstract: 'Check uploaded files are expected and of the correct type'
author:
  - 'David Precious <davidp@preshweb.co.uk>'
build_requires:
  Catalyst: '0'
  Catalyst::Controller: '0'
  Catalyst::Plugin::ConfigLoader: '0'
  Catalyst::Runtime: '5.80'
  Catalyst::Test: '0'
  FindBin: '0'
  HTTP::Request::Common: '0'
  HTTP::Status: '0'
  Test::More: '0'
  lib: '0'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Catalyst-Plugin-CheckFileUploadTypes
requires:
  Catalyst::ClassData: '0'
  Data::Dumper: '0'
  Data::Printer: '0'
  File::LibMagic: '0'
  MRO::Compat: '0'
  Moose: '0'
  namespace::autoclean: '0'
resources:
  bugtracker: https://github.com/bigpresh/Catalyst-Plugin-CheckFileUploadTypes/issues
  homepage: https://github.com/bigpresh/Catalyst-Plugin-CheckFileUploadTypes
  repository: git://github.com/bigpresh/Catalyst-Plugin-CheckFileUploadTypes.git
version: '0.20'
x_generated_by_perl: v5.32.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'