summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-04 07:29:59 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-04 07:29:59 +0000
commit8ce86de80c578becb41c7a7cb2635339f1d83b39 (patch)
tree4387422243dda03d4d7ab9e08a4ca5bc4f49bc69 /MANIFEST
parent0b8d69e96040ec811c067522a2d9770121123a35 (diff)
downloadperl-8ce86de80c578becb41c7a7cb2635339f1d83b39.tar.gz
Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
p4raw-id: //depot/perl@4980
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 938a0c0df5..475359973e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -364,6 +364,9 @@ ext/SDBM_File/typemap SDBM extension interface types
ext/Socket/Makefile.PL Socket extension makefile writer
ext/Socket/Socket.pm Socket extension Perl module
ext/Socket/Socket.xs Socket extension external subroutines
+ext/Sys/Syslog/Makefile.PL Sys::Syslog extension makefile writer
+ext/Sys/Syslog/Syslog.pm Sys::Syslog extension Perl module
+ext/Sys/Syslog/Syslog.xs Sys::Syslog extension external subroutines
ext/Thread/Makefile.PL Thread extension makefile writer
ext/Thread/Notes Thread notes
ext/Thread/README Thread README
@@ -644,7 +647,6 @@ lib/SelfLoader.pm Load functions only on demand
lib/Shell.pm Make AUTOLOADed system() calls
lib/Symbol.pm Symbol table manipulation routines
lib/Sys/Hostname.pm Hostname methods
-lib/Sys/Syslog.pm Perl module supporting syslogging
lib/Term/Cap.pm Perl module supporting termcap usage
lib/Term/Complete.pm A command completion subroutine
lib/Term/ReadLine.pm Stub readline library