summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-15 19:32:56 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-15 19:32:56 +0000
commitf91101c94610d6a9ffa5537a656223948d7d5d1f (patch)
tree106e62f83a86466f5db3058df69fd76583e5402c /MANIFEST
parentf8f703809bcc262bbe169574d2c0b30abd6f26ad (diff)
downloadperl-f91101c94610d6a9ffa5537a656223948d7d5d1f.tar.gz
add XS version of Sys::Hostname (from Greg Bacon
<gbacon@itsc.uah.edu>) p4raw-id: //depot/perl@5110
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index ca222c04d7..170a8796de 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/Hostname/Makefile.PL Sys::Hostname extension makefile writer
+ext/Sys/Hostname/Hostname.pm Sys::Hostname extension Perl module
+ext/Sys/Hostname/Hostname.xs Sys::Hostname 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
@@ -646,7 +649,6 @@ lib/SelectSaver.pm Enforce proper select scoping
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/Term/Cap.pm Perl module supporting termcap usage
lib/Term/Complete.pm A command completion subroutine
lib/Term/ReadLine.pm Stub readline library