---
abstract: 'Prevent a module from loading its XS code'
author:
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  Class::Load::XS: '0'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Module::Implementation: '0'
  Test::More: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test-NoXS
no_index:
  directory:
    - corpus
    - examples
    - t
    - xt
  package:
    - DB
provides:
  Test::NoXS:
    file: lib/Test/NoXS.pm
    version: '1.04'
requires:
  DynaLoader: '0'
  Module::CoreList: '3.00'
  XSLoader: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/dagolden/Test-NoXS/issues
  homepage: https://github.com/dagolden/Test-NoXS
  repository: https://github.com/dagolden/Test-NoXS.git
version: '1.04'
x_authority: cpan:DAGOLDEN
x_contributors:
  - 'Sam Kaufman <sam@socialflow.com>'
x_generated_by_perl: v5.28.0
x_serialization_backend: 'YAML::Tiny version 1.73'