Rename ext/Sys/Syslog to ext/Sys-Syslog and ext/IPC/SysV to ext/IPC-SysV
authorNicholas Clark <nick@ccl4.org>
Fri, 6 Feb 2009 23:04:29 +0000 (23:04 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 6 Feb 2009 23:04:29 +0000 (23:04 +0000)
commitd2a6e61ca10408703f6a8faa72cb1843e0f9b361
tree96dda3638f64ffde0480ccc520be7e91978612e0
parent18bdacd6ec50ce381ac2bc69ff4bb5e36d019e94
Rename ext/Sys/Syslog to ext/Sys-Syslog and ext/IPC/SysV to ext/IPC-SysV
(the missed parts)
39 files changed:
ext/IPC-SysV/.gitignore [moved from ext/IPC/SysV/.gitignore with 100% similarity]
ext/IPC-SysV/Changes [moved from ext/IPC/SysV/Changes with 100% similarity]
ext/IPC-SysV/MANIFEST.SKIP [moved from ext/IPC/SysV/MANIFEST.SKIP with 100% similarity]
ext/IPC-SysV/Makefile.PL [moved from ext/IPC/SysV/Makefile.PL with 100% similarity]
ext/IPC-SysV/README [moved from ext/IPC/SysV/README with 100% similarity]
ext/IPC-SysV/SysV.xs [moved from ext/IPC/SysV/SysV.xs with 100% similarity]
ext/IPC-SysV/TODO [moved from ext/IPC/SysV/TODO with 100% similarity]
ext/IPC-SysV/hints/cygwin.pl [moved from ext/IPC/SysV/hints/cygwin.pl with 100% similarity]
ext/IPC-SysV/hints/next_3.pl [moved from ext/IPC/SysV/hints/next_3.pl with 100% similarity]
ext/IPC-SysV/lib/IPC/Msg.pm [moved from ext/IPC/SysV/lib/IPC/Msg.pm with 100% similarity]
ext/IPC-SysV/lib/IPC/Semaphore.pm [moved from ext/IPC/SysV/lib/IPC/Semaphore.pm with 100% similarity]
ext/IPC-SysV/lib/IPC/SharedMem.pm [moved from ext/IPC/SysV/lib/IPC/SharedMem.pm with 100% similarity]
ext/IPC-SysV/lib/IPC/SysV.pm [moved from ext/IPC/SysV/lib/IPC/SysV.pm with 100% similarity]
ext/IPC-SysV/regen.pl [moved from ext/IPC/SysV/regen.pl with 100% similarity]
ext/IPC-SysV/t/ipcsysv.t [moved from ext/IPC/SysV/t/ipcsysv.t with 100% similarity]
ext/IPC-SysV/t/msg.t [moved from ext/IPC/SysV/t/msg.t with 100% similarity]
ext/IPC-SysV/t/pod.t [moved from ext/IPC/SysV/t/pod.t with 100% similarity]
ext/IPC-SysV/t/podcov.t [moved from ext/IPC/SysV/t/podcov.t with 100% similarity]
ext/IPC-SysV/t/sem.t [moved from ext/IPC/SysV/t/sem.t with 100% similarity]
ext/IPC-SysV/t/shm.t [moved from ext/IPC/SysV/t/shm.t with 100% similarity]
ext/IPC-SysV/typemap [moved from ext/IPC/SysV/typemap with 100% similarity]
ext/Sys-Syslog/.gitignore [moved from ext/Sys/Syslog/.gitignore with 100% similarity]
ext/Sys-Syslog/Changes [moved from ext/Sys/Syslog/Changes with 100% similarity]
ext/Sys-Syslog/Makefile.PL [moved from ext/Sys/Syslog/Makefile.PL with 100% similarity]
ext/Sys-Syslog/README [moved from ext/Sys/Syslog/README with 100% similarity]
ext/Sys-Syslog/README.win32 [moved from ext/Sys/Syslog/README.win32 with 100% similarity]
ext/Sys-Syslog/Syslog.pm [moved from ext/Sys/Syslog/Syslog.pm with 100% similarity]
ext/Sys-Syslog/Syslog.xs [moved from ext/Sys/Syslog/Syslog.xs with 100% similarity]
ext/Sys-Syslog/fallback/const-c.inc [moved from ext/Sys/Syslog/fallback/const-c.inc with 100% similarity]
ext/Sys-Syslog/fallback/const-xs.inc [moved from ext/Sys/Syslog/fallback/const-xs.inc with 100% similarity]
ext/Sys-Syslog/fallback/syslog.h [moved from ext/Sys/Syslog/fallback/syslog.h with 100% similarity]
ext/Sys-Syslog/t/00-load.t [moved from ext/Sys/Syslog/t/00-load.t with 100% similarity]
ext/Sys-Syslog/t/constants.t [moved from ext/Sys/Syslog/t/constants.t with 100% similarity]
ext/Sys-Syslog/t/syslog.t [moved from ext/Sys/Syslog/t/syslog.t with 100% similarity]
ext/Sys-Syslog/win32/PerlLog.mc [moved from ext/Sys/Syslog/win32/PerlLog.mc with 100% similarity]
ext/Sys-Syslog/win32/PerlLog_RES.uu [moved from ext/Sys/Syslog/win32/PerlLog_RES.uu with 100% similarity]
ext/Sys-Syslog/win32/PerlLog_dll.uu [moved from ext/Sys/Syslog/win32/PerlLog_dll.uu with 100% similarity]
ext/Sys-Syslog/win32/Win32.pm [moved from ext/Sys/Syslog/win32/Win32.pm with 100% similarity]
ext/Sys-Syslog/win32/compile.pl [moved from ext/Sys/Syslog/win32/compile.pl with 100% similarity]