summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters.nicoh.com>1996-01-13 03:30:43 +0000
committerAndy Dougherty <doughera.lafayette.edu>1996-01-13 03:30:43 +0000
commit26221e3534264780d1048cb71f853279863ceb01 (patch)
treef7c99c63e3c8e06bc98c403c2988886d3f682acd /MANIFEST
parenta0f45b59163db6d2c7ae1f6bb53b4d430ed8aaec (diff)
downloadperl-26221e3534264780d1048cb71f853279863ceb01.tar.gz
perl 5.002beta2 patch: MANIFEST
Include Stub Readline library as part of new debugger. Include hints file dec_osf for ODBM_File extension.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 11903fb260..fc2a6c8ddf 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -105,6 +105,7 @@ ext/NDBM_File/typemap NDBM extension interface types
ext/ODBM_File/Makefile.PL ODBM extension makefile writer
ext/ODBM_File/ODBM_File.pm ODBM extension Perl module
ext/ODBM_File/ODBM_File.xs ODBM extension external subroutines
+ext/ODBM_File/hints/dec_osf.pl Hint for ODBM_File for named architecture
ext/ODBM_File/hints/sco.pl Hint for ODBM_File for named architecture
ext/ODBM_File/hints/solaris.pl Hint for ODBM_File for named architecture
ext/ODBM_File/hints/svr4.pl Hint for ODBM_File for named architecture
@@ -276,6 +277,7 @@ 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
lib/Test/Harness.pm A test harness
lib/Text/Abbrev.pm An abbreviation table builder
lib/Text/ParseWords.pm Perl module to split words on arbitrary delimiter