The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'Keep imports and functions out of your namespace'
author:
  - "Robert 'phaylon' Sedlacek <[email protected]>"
  - 'Florian Ragwitz <[email protected]>'
  - 'Jesse Luehrs <[email protected]>'
  - 'Peter Rabbitson <[email protected]>'
  - 'Father Chrysostomos <[email protected]>'
build_requires:
  Test::More: '0.47'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: https://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: namespace-clean
no_index:
  directory:
    - t
    - inc
requires:
  B::Hooks::EndOfScope: '0.12'
  Package::Stash: '0.23'
  perl: '5.008001'
resources:
  IRC: irc:https://irc.perl.org/#toolchain
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=namespace-clean
  homepage: https://search.cpan.org/dist/namespace-clean
  repository: git:https://git.shadowcat.co.uk/p5sagit/namespace-clean.git
version: '0.27'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'