X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=META.yml;h=ded02a6c9c9ab3085dd49c1dde0c9ad77b41bc25;hb=99d2e6b61c03d29efc6848f563f67308cb0da816;hp=f79b98a90baaeb14554db5de29078a0efed7e255;hpb=6c0ece9ba4e73a0f83be4fc6e92072995fd21696;p=p5sagit%2Fnamespace-clean.git diff --git a/META.yml b/META.yml index f79b98a..ded02a6 100644 --- a/META.yml +++ b/META.yml @@ -1,17 +1,26 @@ +--- abstract: Keep imports and functions out of your namespace author: Robert 'phaylon' Sedlacek build_requires: FindBin: 0 Test::More: 0.62 distribution_type: module -generated_by: Module::Install version 0.64 +generated_by: Module::Install version 0.67 license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.3.html + version: 1.3 name: namespace-clean no_index: directory: - inc - t +provides: + namespace::clean: + file: lib/namespace/clean.pm + version: 0.06 requires: Filter::EOF: 0.02 Symbol: 0 -version: 0.03 +tests: t/*.t t_author/*.t +version: 0.06