---
abstract: 'Confine imports or functions to a given scope'
author:
  - 'Konstantin S. Uvarin <khedin@gmail.com>'
build_requires:
  Test::Exception: '0'
  Test::More: '0.98'
  Test::Warn: '0.36'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: namespace-local
no_index:
  directory:
    - t
    - inc
requires:
  B::Hooks::EndOfScope: '0'
  Scalar::Util: '1'
  perl: '5.008'
resources:
  bugtracker: https://github.com/dallaylaen/namespace-local-perl/issues
  repository: https://github.com/dallaylaen/namespace-local-perl.git
version: '0.09'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'