From: Perl 5 Porters Date: Sat, 13 Jan 1996 03:30:43 +0000 (+0000) Subject: perl 5.002beta2 patch: MANIFEST X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=26221e3534264780d1048cb71f853279863ceb01;p=p5sagit%2Fp5-mst-13.2.git perl 5.002beta2 patch: MANIFEST Include Stub Readline library as part of new debugger. Include hints file dec_osf for ODBM_File extension. --- diff --git a/MANIFEST b/MANIFEST index 11903fb..fc2a6c8 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