The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'detect undeclared subroutines in compilation'
author:
  - 'Andrew Main (Zefram) <zefram@fysh.org>'
build_requires:
  ExtUtils::CBuilder: '0.15'
  Module::Build: '0'
  Test::More: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
configure_requires:
  Module::Build: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
conflicts:
  B::Hooks::OP::Check: '< 0.19'
dynamic_config: 0
generated_by: 'Module::Build version 0.4224, 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: Sub-StrictDecl
provides:
  Sub::StrictDecl:
    file: lib/Sub/StrictDecl.pm
    version: '0.005'
requires:
  Lexical::SealRequireHints: '0.008'
  XSLoader: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Sub-StrictDecl
  license: http://dev.perl.org/licenses/
version: '0.005'
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'