Rename ext/File/Glob to ext/File-Glob
authorNicholas Clark <nick@ccl4.org>
Mon, 9 Feb 2009 13:32:21 +0000 (13:32 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 9 Feb 2009 14:05:12 +0000 (14:05 +0000)
commit005c4f26b05bb957d61a7c74992db713735adc98
tree477f8fb0a18573f043af8b499f87835c74420f3b
parent12fc04c96e084fc3d1f066acd95f1b212e9bc1e3
Rename ext/File/Glob to ext/File-Glob
16 files changed:
MANIFEST
README.cygwin
ext/.gitignore
ext/File-Glob/.gitignore [moved from ext/File/Glob/.gitignore with 100% similarity]
ext/File-Glob/Changes [moved from ext/File/Glob/Changes with 100% similarity]
ext/File-Glob/Glob.pm [moved from ext/File/Glob/Glob.pm with 100% similarity]
ext/File-Glob/Glob.xs [moved from ext/File/Glob/Glob.xs with 100% similarity]
ext/File-Glob/Makefile.PL [moved from ext/File/Glob/Makefile.PL with 100% similarity]
ext/File-Glob/TODO [moved from ext/File/Glob/TODO with 100% similarity]
ext/File-Glob/bsd_glob.c [moved from ext/File/Glob/bsd_glob.c with 100% similarity]
ext/File-Glob/bsd_glob.h [moved from ext/File/Glob/bsd_glob.h with 100% similarity]
ext/File-Glob/t/basic.t [moved from ext/File/Glob/t/basic.t with 100% similarity]
ext/File-Glob/t/case.t [moved from ext/File/Glob/t/case.t with 100% similarity]
ext/File-Glob/t/global.t [moved from ext/File/Glob/t/global.t with 100% similarity]
ext/File-Glob/t/taint.t [moved from ext/File/Glob/t/taint.t with 100% similarity]
ext/File/.gitignore [deleted file]