Import namespace-clean-0.01.tar.gz. 0.01
authorFlorian Ragwitz <rafl@debian.org>
Sat, 17 Feb 2007 23:00:00 +0000 (00:00 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 12 Nov 2008 12:53:24 +0000 (13:53 +0100)
commit40aef9d69ad5c2a21995d57d3d783d84aff0b59d
tree394163599cb6ec7c5ed338d7ca528642097d5cff
Import namespace-clean-0.01.tar.gz.
22 files changed:
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
inc/Module/Install.pm [new file with mode: 0644]
inc/Module/Install/Base.pm [new file with mode: 0644]
inc/Module/Install/Can.pm [new file with mode: 0644]
inc/Module/Install/Fetch.pm [new file with mode: 0644]
inc/Module/Install/Makefile.pm [new file with mode: 0644]
inc/Module/Install/Metadata.pm [new file with mode: 0644]
inc/Module/Install/Win32.pm [new file with mode: 0644]
inc/Module/Install/WriteAll.pm [new file with mode: 0644]
lib/namespace/clean.pm [new file with mode: 0644]
t/00-basic.t [new file with mode: 0644]
t/01-function-wipeout.t [new file with mode: 0644]
t/02-inheritance.t [new file with mode: 0644]
t/10-pod.t [new file with mode: 0644]
t/11-pod-coverage.t [new file with mode: 0644]
t/lib/ExporterTest.pm [new file with mode: 0644]
t/lib/FunctionWipeout.pm [new file with mode: 0644]
t/lib/Inheritance.pm [new file with mode: 0644]