summaryrefslogtreecommitdiff
path: root/MAINTAIN
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAIN')
-rw-r--r--MAINTAIN21
1 files changed, 16 insertions, 5 deletions
diff --git a/MAINTAIN b/MAINTAIN
index b2e370d14d..cd1e4ed3c3 100644
--- a/MAINTAIN
+++ b/MAINTAIN
@@ -60,7 +60,7 @@ README.machten machten
README.micro simon
README.mpeix mpeix
README.os2 os2
-README.os390 mvs
+README.os390 os390
README.plan9 plan9
README.posix-bc posix-bc
README.qnx qnx
@@ -313,7 +313,7 @@ hints/broken-db.msg
hints/bsdos.sh bsdos
hints/convexos.sh
hints/cxux.sh cxux
-hints/cygwin.sh cygwinx
+hints/cygwin.sh cygwin
hints/dcosx.sh
hints/dec_osf.sh dec_osf
hints/dgux.sh dgux
@@ -332,7 +332,7 @@ hints/irix* irix
hints/isc.sh
hints/isc_2.sh
hints/linux.sh linux
-hints/lynxos.sh lynxos
+hints/lynxos.sh
hints/machten.sh machten
hints/machten_2.sh
hints/mips.sh
@@ -345,7 +345,7 @@ hints/next* step
hints/openbsd.sh openbsd
hints/opus.sh
hints/os2.sh os2
-hints/os390.sh mvs
+hints/os390.sh os390
hints/posix-bc.sh posix-bc
hints/powerux.sh powerux
hints/qnx.sh qnx
@@ -452,6 +452,7 @@ lib/Shell.pm
lib/Symbol.pm
lib/Sys/Hostname.pm sundstrom
lib/Sys/Syslog.pm tchrist
+lib/Term/ANSIcolor.pm rra
lib/Term/Cap.pm
lib/Term/Complete.pm wayne.thompson
lib/Term/ReadLine.pm
@@ -459,7 +460,7 @@ lib/Test.pm
lib/Test/Harness.pm k
lib/Text/Abbrev.pm
lib/Text/ParseWords.pm pomeranz
-lib/Text/Soundex.pm stok
+lib/Text/Soundex.pm mikestok
lib/Text/Tabs.pm muir
lib/Text/Wrap.pm muir
lib/Tie/Array.pm nik
@@ -581,13 +582,16 @@ pod/perldebug.pod
pod/perldelta.pod
pod/perl5005delta.pod
pod/perl5004delta.pod
+pod/perldebtut.pod richard
pod/perldiag.pod
pod/perldsc.pod tchrist
pod/perlembed.pod doug,jon
+pod/perlebcdic.pod pvhp
pod/perlfaq* gnat
pod/perlform.pod
pod/perlfunc.pod
pod/perlguts.pod
+pod/perlhack.pod simon
pod/perlhist.pod jhi
pod/perlipc.pod tchrist
pod/perllocale.pod locale
@@ -601,6 +605,7 @@ pod/perlobj.pod
pod/perlop.pod
pod/perlpod.pod lwall
pod/perlport.pod pudge
+pod/perlposix-bc.pod posix-bc
pod/perlre.pod regex
pod/perlref.pod
pod/perlreftut.pod mjd
@@ -615,6 +620,8 @@ pod/perltie.pod tchrist
pod/perltoc.pod
pod/perltoot.pod tchrist
pod/perltrap.pod
+pod/perlunicode.pod simon
+pod/perlutil.pod simon
pod/perlvar.pod
pod/perlxs.pod roehrich
pod/perlxstut.pod okamoto
@@ -687,6 +694,7 @@ t/io/read.t
t/io/tell.t
t/lib/abbrev.t
t/lib/anydbm.t
+t/lib/ansicolor.t rra
t/lib/autoloader.t
t/lib/basename.t
t/lib/bigint.t
@@ -717,6 +725,9 @@ t/lib/filepath.t
t/lib/filespec.t kjahds
t/lib/findbin.t
t/lib/ftmp-*.t tjenness
+t/lib/gol-basic.t jvromans
+t/lib/gol-compat.t jvromans
+t/lib/gol-linkage.t jvromans
t/lib/gdbm.t
t/lib/getopt.t jvromans
t/lib/h2ph* kstar