This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f463b80
)
Add new Sys::Syslog file to MANIFEST
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Wed, 19 Dec 2007 16:12:30 +0000
(16:12 +0000)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Wed, 19 Dec 2007 16:12:30 +0000
(16:12 +0000)
p4raw-id: //depot/perl@32656
MANIFEST
patch
|
blob
|
blame
|
history
diff --git
a/MANIFEST
b/MANIFEST
index
eb69ed6
..
24b441e
100644
(file)
--- a/
MANIFEST
+++ b/
MANIFEST
@@
-1083,6
+1083,7
@@
ext/Sys/Hostname/t/Hostname.t See if Sys::Hostname works
ext/Sys/Syslog/Changes Changlog for Sys::Syslog
ext/Sys/Syslog/fallback/const-c.inc Sys::Syslog constants fallback file
ext/Sys/Syslog/fallback/const-xs.inc Sys::Syslog constants fallback file
+ext/Sys/Syslog/fallback/syslog.h Sys::Syslog header fallback file
ext/Sys/Syslog/Makefile.PL Sys::Syslog extension makefile writer
ext/Sys/Syslog/README README for Sys::Syslog
ext/Sys/Syslog/README.win32 README for Sys::Syslog on Windows