Import namespace-clean-0.08.tar.gz.
[p5sagit/namespace-clean.git] / META.yml
1 --- 
2 abstract: Keep imports and functions out of your namespace
3 author: Robert 'phaylon' Sedlacek <rs@474.at>
4 build_requires: 
5   FindBin: 0
6   Test::More: 0.62
7 distribution_type: module
8 generated_by: Module::Install version 0.67
9 license: perl
10 meta-spec: 
11   url: http://module-build.sourceforge.net/META-spec-v1.3.html
12   version: 1.3
13 name: namespace-clean
14 no_index: 
15   directory: 
16     - inc
17     - t
18 provides: 
19   namespace::clean: 
20     file: lib/namespace/clean.pm
21     version: 0.08
22 requires: 
23   Scope::Guard: 0.02
24   Symbol: 0
25 tests: t/*.t t_author/*.t
26 version: 0.08