Minor Bug in AutoSplit.qm in 5.005 and 5.004
[p5sagit/p5-mst-13.2.git] / MAINTAIN
CommitLineData
ee73b412 1# In addition to actual maintainers this file also lists "interested parties".
2#
3# The maintainer aliases come from AUTHORS. They may be defined in
4# a layered way: 'doc' expands to tchrist which expands to Tom Christiansen.
5#
6# A file that is in MANIFEST need not be here at all.
7# In any case, if nobody else is listed as maintainer,
8# PUMPKING (from AUTHORS) should be it.
9#
10# Filenames can contain * which means qr(.*) on the filenames found
11# using File::Find (it's _not_ filename glob).
12#
13# Maintainership definitions are of course cumulative: if A maintains
14# X/* and B maintains X/Y/Z, if X/Y/Z is changed, both A and B should
15# be notified.
16#
17# The filename(glob) and the maintainer(s) are separated by one or more tabs.
18
19Artistic
20Changes
21Changes5.000
22Changes5.001
23Changes5.002
24Changes5.003
25Changes5.004
26Changes5.005
27Configure cfg
28Copying
29EXTERN.h
30INSTALL
31INTERN.h
32MANIFEST
33Makefile.SH
34objXSUB.h
35Policy_sh.SH
36Porting/* cfg
37Porting/Contract
38Porting/Glossary
39Porting/config.sh
40Porting/config_H
41Porting/findvars
42Porting/fixCORE
43Porting/fixvars
44Porting/genlog
45Porting/makerel
46Porting/p4d2p
47Porting/p4desc
48Porting/patching.pod
49Porting/patchls
50Porting/pumpkin.pod
51README
52README.amiga amiga
53README.beos beos
54README.cygwin32 cygwin32
55README.dos dos
56README.lexwarn lexwarn
57README.mpeix mpeix
58README.os2 os2
59README.os390 mvs
60README.plan9 plan9
61README.posix-bc posix-bc
62README.qnx qnx
63README.threads
64README.vmesa vmesa
65README.vms vms
66README.vos vos
67README.win32 win32
68Todo
69Todo-5.005
70XSlock.h
71XSUB.h
72av.c
73av.h
74beos/nm.c beos
75bytecode.h
76bytecode.pl
77byterun.c
78byterun.h
79cc_runtime.h
80cflags.SH
81config_h.SH cfg
82configpm
83configure.com vms
84configure.gnu
85cop.h
86cv.h
87cygwin32/* cygwin32
88deb.c
89djgpp/* dos
90doio.c
91doop.c
92dosish.h
93dump.c
94ebcdic.c
95eg/ADB
96eg/README
97eg/cgi/* cgi
98eg/changes
99eg/client
100eg/down
101eg/dus
102eg/findcp
103eg/findtar
104eg/g/gcp
105eg/g/gcp.man
106eg/g/ged
107eg/g/ghosts
108eg/g/gsh
109eg/g/gsh.man
110eg/muck
111eg/muck.man
112eg/myrup
113eg/nih
114eg/relink
115eg/rename
116eg/rmfrom
117eg/scan/scan_df
118eg/scan/scan_last
119eg/scan/scan_messages
120eg/scan/scan_passwd
121eg/scan/scan_ps
122eg/scan/scan_sudo
123eg/scan/scan_suid
124eg/scan/scanner
125eg/server
126eg/shmkill
127eg/sysvipc/README
128eg/sysvipc/ipcmsg
129eg/sysvipc/ipcsem
130eg/sysvipc/ipcshm
131eg/travesty
132eg/unuc
133eg/uudecode
134eg/van/empty
135eg/van/unvanish
136eg/van/vanexp
137eg/van/vanish
138eg/who
139eg/wrapsuid
140emacs/* ilya
141embed.h
142embed.pl
143embedvar.h
144ext/*/hints* cfg
145ext/B/B.pm
146ext/B/B.xs
147ext/B/B/Asmdata.pm
148ext/B/B/Assembler.pm
149ext/B/B/Bblock.pm
150ext/B/B/Bytecode.pm
151ext/B/B/C.pm
152ext/B/B/CC.pm
153ext/B/B/Debug.pm
154ext/B/B/Deparse.pm
155ext/B/B/Disassembler.pm
156ext/B/B/Lint.pm
157ext/B/B/Showlex.pm
158ext/B/B/Stackobj.pm
159ext/B/B/Terse.pm
160ext/B/B/Xref.pm
161ext/B/B/assemble
162ext/B/B/cc_harness
163ext/B/B/disassemble
164ext/B/B/makeliblinks
165ext/B/Makefile.PL
166ext/B/NOTES
167ext/B/O.pm
168ext/B/README
169ext/B/TESTS
170ext/B/Todo
171ext/B/byteperl.c
172ext/B/ramblings/cc.notes
173ext/B/ramblings/curcop.runtime
174ext/B/ramblings/flip-flop
175ext/B/ramblings/magic
176ext/B/ramblings/reg.alloc
177ext/B/ramblings/runtime.porting
178ext/B/typemap
179ext/DB_File* pmarquess
180ext/DB_File/DB_File.pm
181ext/DB_File/DB_File.xs
182ext/DB_File/DB_File_BS
183ext/DB_File/Makefile.PL
184ext/DB_File/dbinfo
185ext/DB_File/hints/dynixptx.pl dynix/ptx
186ext/DB_File/typemap
187ext/Data/Dumper/* gsar
188ext/Devel/Peek/* ilya
189ext/DynaLoader/DynaLoader_pm.PL
190ext/DynaLoader/Makefile.PL
191ext/DynaLoader/README
192ext/DynaLoader/dl_aix.xs aix
193ext/DynaLoader/dl_cygwin32.xs cygwin32
194ext/DynaLoader/dl_dld.xs
195ext/DynaLoader/dl_dlopen.xs
196ext/DynaLoader/dl_hpux.xs hpux
197ext/DynaLoader/dl_mpeix.xs mpeix
198ext/DynaLoader/dl_next.xs next
199ext/DynaLoader/dl_none.xs
200ext/DynaLoader/dl_vms.xs vms
201ext/DynaLoader/dl_vmesa.xs vmesa
202ext/DynaLoader/dlutils.c
203ext/DynaLoader/hints/linux.pl linux
204ext/Errno/* gbarr
205ext/Fcntl/* jhi
206ext/GDBM_File/GDBM_File.pm
207ext/GDBM_File/GDBM_File.xs
208ext/GDBM_File/Makefile.PL
209ext/GDBM_File/typemap
210ext/IO/* gbarr
211ext/IPC/SysV/* gbarr
212ext/NDBM_File/Makefile.PL
213ext/NDBM_File/NDBM_File.pm
214ext/NDBM_File/NDBM_File.xs
215ext/NDBM_File/hints/dec_osf.pl dec_osf
216ext/NDBM_File/hints/dynixptx.pl dynix/ptx
217ext/NDBM_File/hints/solaris.pl solaris
218ext/NDBM_File/hints/svr4.pl svr4
219ext/NDBM_File/typemap
220ext/ODBM_File/Makefile.PL
221ext/ODBM_File/ODBM_File.pm
222ext/ODBM_File/ODBM_File.xs
223ext/ODBM_File/hints/dec_osf.pl dec_osf
224ext/ODBM_File/hints/hpux.pl hpux
225ext/ODBM_File/hints/sco.pl sco
226ext/ODBM_File/hints/solaris.pl solaris
227ext/ODBM_File/hints/svr4.pl svr4
228ext/ODBM_File/hints/ultrix.pl
229ext/ODBM_File/typemap
230ext/Opcode/Makefile.PL
231ext/Opcode/Opcode.pm
232ext/Opcode/Opcode.xs
233ext/Opcode/Safe.pm
234ext/Opcode/ops.pm
235ext/POSIX/Makefile.PL
236ext/POSIX/POSIX.pm
237ext/POSIX/POSIX.pod
238ext/POSIX/POSIX.xs
239ext/POSIX/hints/bsdos.pl bsdos
240ext/POSIX/hints/dynixptx.pl dynix/ptx
241ext/POSIX/hints/freebsd.pl freebsd
242ext/POSIX/hints/linux.pl linux
243ext/POSIX/hints/netbsd.pl netbsd
244ext/POSIX/hints/next_3.pl next
245ext/POSIX/hints/openbsd.pl openbsd
246ext/POSIX/hints/sunos_4.pl sunos4
247ext/POSIX/typemap
248ext/SDBM_File/Makefile.PL
249ext/SDBM_File/SDBM_File.pm
250ext/SDBM_File/SDBM_File.xs
251ext/SDBM_File/sdbm/CHANGES
252ext/SDBM_File/sdbm/COMPARE
253ext/SDBM_File/sdbm/Makefile.PL
254ext/SDBM_File/sdbm/README
255ext/SDBM_File/sdbm/README.too
256ext/SDBM_File/sdbm/biblio
257ext/SDBM_File/sdbm/dba.c
258ext/SDBM_File/sdbm/dbd.c
259ext/SDBM_File/sdbm/dbe.1
260ext/SDBM_File/sdbm/dbe.c
261ext/SDBM_File/sdbm/dbm.c
262ext/SDBM_File/sdbm/dbm.h
263ext/SDBM_File/sdbm/dbu.c
264ext/SDBM_File/sdbm/grind
265ext/SDBM_File/sdbm/hash.c
266ext/SDBM_File/sdbm/linux.patches
267ext/SDBM_File/sdbm/makefile.sdbm
268ext/SDBM_File/sdbm/pair.c
269ext/SDBM_File/sdbm/pair.h
270ext/SDBM_File/sdbm/readme.ms
271ext/SDBM_File/sdbm/sdbm.3
272ext/SDBM_File/sdbm/sdbm.c
273ext/SDBM_File/sdbm/sdbm.h
274ext/SDBM_File/sdbm/tune.h
275ext/SDBM_File/sdbm/util.c
276ext/SDBM_File/typemap
277ext/Socket/Makefile.PL
278ext/Socket/Socket.pm
279ext/Socket/Socket.xs
280ext/Thread/Makefile.PL
281ext/Thread/Notes
282ext/Thread/README
283ext/Thread/Thread.pm
284ext/Thread/Thread.xs
285ext/Thread/Thread/Queue.pm
286ext/Thread/Thread/Semaphore.pm
287ext/Thread/Thread/Signal.pm
288ext/Thread/Thread/Specific.pm
289ext/Thread/create.t
290ext/Thread/die.t
291ext/Thread/die2.t
292ext/Thread/io.t
293ext/Thread/join.t
294ext/Thread/join2.t
295ext/Thread/list.t
296ext/Thread/lock.t
297ext/Thread/queue.t
298ext/Thread/specific.t
299ext/Thread/sync.t
300ext/Thread/sync2.t
301ext/Thread/typemap
302ext/Thread/unsync.t
303ext/Thread/unsync2.t
304ext/Thread/unsync3.t
305ext/Thread/unsync4.t
306ext/attrs/Makefile.PL
307ext/attrs/attrs.pm
308ext/attrs/attrs.xs
309ext/re/Makefile.PL
310ext/re/hints/mpeix.pl mpeix
311ext/re/re.pm
312ext/re/re.xs
313ext/util/make_ext
314ext/util/mkbootstrap
315fakethr.h
316form.h
317global.sym
318globals.c
319globvar.sym
320gv.c
321gv.h
322h2pl/README
323h2pl/cbreak.pl
324h2pl/cbreak2.pl
325h2pl/eg/sizeof.ph
326h2pl/eg/sys/errno.pl
327h2pl/eg/sys/ioctl.pl
328h2pl/eg/sysexits.pl
329h2pl/getioctlsizes
330h2pl/mksizes
331h2pl/mkvars
332h2pl/tcbreak
333h2pl/tcbreak2
334handy.h
335hints/* cfg
336hints/3b1.sh
337hints/3b1cc
338hints/README.hints
339hints/aix.sh aix
340hints/altos486.sh
341hints/amigaos.sh amiga
342hints/apollo.sh
343hints/aux_3.sh
344hints/beos.sh beos
345hints/broken-db.msg
346hints/bsdos.sh bsdos
347hints/convexos.sh
348hints/cxux.sh cxux
349hints/cygwin32.sh cygwin32x
350hints/dcosx.sh
351hints/dec_osf.sh dec_osf
352hints/dgux.sh dgux
353hints/dos_djgpp.sh dos
354hints/dynix.sh dynix/ptx
355hints/dynixptx.sh dynix/ptx
356hints/epix.sh
357hints/esix4.sh
358hints/fps.sh
359hints/freebsd.sh freebsd
360hints/genix.sh
361hints/greenhills.sh
362hints/hpux.sh hpux
363hints/i386.sh
364hints/irix* irix
365hints/isc.sh
366hints/isc_2.sh
367hints/linux.sh linux
368hints/lynxos.sh lynxos
369hints/machten.sh machten
370hints/machten_2.sh
371hints/mips.sh
372hints/mpc.sh
373hints/mpeix.sh mpeix
374hints/ncr_tower.sh
375hints/netbsd.sh netbsd
376hints/newsos4.sh
377hints/next* step
378hints/openbsd.sh openbsd
379hints/opus.sh
380hints/os2.sh os2
381hints/os390.sh mvs
382hints/posix-bc.sh posix-bc
383hints/powerux.sh powerux
384hints/qnx.sh qnx
385hints/sco.sh
386hints/sco_2_3_0.sh
387hints/sco_2_3_1.sh
388hints/sco_2_3_2.sh
389hints/sco_2_3_3.sh
390hints/sco_2_3_4.sh
391hints/solaris_2.sh solaris
392hints/stellar.sh
393hints/sunos_4* sunos4
394hints/svr4.sh svr4
395hints/ti1500.sh
396hints/titanos.sh
397hints/ultrix_4.sh ultrix
398hints/umips.sh
399hints/unicos* unicos
400hints/unisysdynix.sh
401hints/utekv.sh
402hints/uts.sh
403hints/uwin.sh uwin
404hints/vmesa.sh vmesa
405hv.c
406hv.h
407installhtml
408installman
409installperl
410intrpvar.h
411iperlsys.h
412jpl/* jpl
413keywords.h
414keywords.pl
415lib/AnyDBM_File.pm
416lib/AutoLoader.pm
417lib/AutoSplit.pm
418lib/Benchmark.pm jhi,timb
419lib/CGI* cgi
420lib/CPAN* cpan
421lib/Carp.pm
422lib/Class/Struct.pm tchrist
423lib/Cwd.pm
424lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm
425lib/DirHandle.pm
426lib/English.pm
427lib/Env.pm
428lib/Exporter.pm
429lib/ExtUtils/* extutils
430lib/ExtUtils/MM* mm
431lib/ExtUtils/MM_OS2.pm os2
432lib/ExtUtils/MM_VMS.pm vms
433lib/ExtUtils/MM_Win32.pm win32
434lib/Fatal.pm
435lib/File/Basename.pm
436lib/File/CheckTree.pm
437lib/File/Compare.pm
438lib/File/Copy.pm
439lib/File/DosGlob.pm
440lib/File/Find.pm
441lib/File/Path.pm
442lib/File/Spec* kjahds
443lib/File/Spec/Mac.pm schinder
444lib/File/Spec/OS2.pm ilya
445lib/File/Spec/VMS.pm vms
446lib/File/Spec/Win32.pm win32
447lib/File/stat.pm
448lib/FileCache.pm
449lib/FileHandle.pm
450lib/FindBin.pm
451lib/Getopt/Long.pm jvromans
452lib/I18N/Collate.pm jhi
453lib/IPC/Open2.pm
454lib/IPC/Open3.pm
455lib/Math/BigFloat.pm
456lib/Math/BigInt.pm
457lib/Math/Complex.pm complex
458lib/Math/Trig.pm complex
459lib/Net/Ping.pm
460lib/Net/hostent.pm
461lib/Net/netent.pm
462lib/Net/protoent.pm
463lib/Net/servent.pm
464lib/Pod/Functions.pm
465lib/Pod/Html.pm tchrist
466lib/Pod/Text.pm tchrist
467lib/Search/Dict.pm
468lib/SelectSaver.pm
469lib/SelfLoader.pm
470lib/Shell.pm
471lib/Symbol.pm
472lib/Sys/Hostname.pm
473lib/Sys/Syslog.pm
474lib/Term/Cap.pm
475lib/Term/Complete.pm
476lib/Term/ReadLine.pm
477lib/Test.pm
478lib/Test/Harness.pm
479lib/Text/Abbrev.pm
480lib/Text/ParseWords.pm pomeranz
481lib/Text/Soundex.pm stok
482lib/Text/Tabs.pm
483lib/Text/Wrap.pm muir
484lib/Tie/Array.pm
485lib/Tie/Handle.pm
486lib/Tie/Hash.pm
487lib/Tie/RefHash.pm
488lib/Tie/Scalar.pm
489lib/Tie/SubstrHash.pm
490lib/Time/Local.pm pomeranz
491lib/Time/gmtime.pm tchrist
492lib/Time/localtime.pm tchrist
493lib/Time/tm.pm tchrist
494lib/UNIVERSAL.pm
495lib/User/grent.pm tchrist
496lib/User/pwent.pm tchrist
497lib/abbrev.pl
498lib/assert.pl
499lib/autouse.pm
500lib/base.pm
501lib/bigfloat.pl
502lib/bigint.pl
503lib/bigrat.pl
504lib/blib.pm
505lib/cacheout.pl
506lib/chat2.pl
507lib/complete.pl
508lib/constant.pm
509lib/ctime.pl
510lib/diagnostics.pm doc
511lib/dotsh.pl
512lib/dumpvar.pl
513lib/exceptions.pl
514lib/fastcwd.pl
515lib/fields.pm
516lib/filetest.pm
517lib/find.pl
518lib/finddepth.pl
519lib/flush.pl
520lib/ftp.pl
521lib/getcwd.pl
522lib/getopt.pl
523lib/getopts.pl
524lib/hostname.pl
525lib/importenv.pl
526lib/integer.pm
527lib/less.pm
528lib/lib.pm
529lib/locale.pm locale
530lib/look.pl
531lib/newgetopt.pl
532lib/open2.pl
533lib/open3.pl
534lib/overload.pm ilya
535lib/perl5db.pl ilya
536lib/pwd.pl
537lib/shellwords.pl
538lib/sigtrap.pm
539lib/stat.pl
540lib/strict.pm
541lib/subs.pm
542lib/syslog.pl
543lib/tainted.pl
544lib/termcap.pl
545lib/timelocal.pl
546lib/unicode* lwall
547lib/utf8* lwall
548lib/validate.pl
549lib/vars.pm
550lib/warning.pm lexwarn
551makeaperl.SH
552makedepend.SH
553makedir.SH
554malloc.c ilya
555mg.c
556mg.h
557minimod.pl
558miniperlmain.c
559mpeix/* mpeix
560mv-if-diff
561myconfig
562nostdio.h
563op.c
564op.h
565opcode.h
566opcode.pl
567os2/* ilya
568patchlevel.h
569perl.c
570perl.h
571perl_exp.SH
572perlio.c
573perlio.h
574perlio.sym
575perlsdio.h
576perlsfio.h
577perlsh
578perlvars.h
579perly.c
580perly_c.diff
581perly.fixer
582perly.h
583perly.y
584plan9/* plan9
585pod/* doc
586pod/buildtoc
587pod/checkpods.PL
588pod/perl.pod
589pod/perlapio.pod
590pod/perlbook.pod
591pod/perlbot.pod
592pod/perlcall.pod
593pod/perldata.pod
594pod/perldebug.pod
595pod/perldelta.pod
596pod/perl5005delta.pod
597pod/perl5004delta.pod
598pod/perldiag.pod
599pod/perldsc.pod
600pod/perlembed.pod
601pod/perlfaq* gnat
602pod/perlform.pod
603pod/perlfunc.pod
604pod/perlguts.pod
605pod/perlhist.pod jhi
606pod/perlipc.pod
607pod/perllocale.pod locale
608pod/perllol.pod
609pod/perlmod.pod
610pod/perlmodinstall.pod
611pod/perlmodlib.pod
612pod/perlobj.pod
613pod/perlop.pod
614pod/perlpod.pod
615pod/perlport.pod pudge
616pod/perlre.pod regex
617pod/perlref.pod
618pod/perlreftut.pod
619pod/perlrun.pod
620pod/perlsec.pod
621pod/perlstyle.pod
622pod/perlsub.pod
623pod/perlsyn.pod
624pod/perltie.pod
625pod/perltoc.pod
626pod/perltoot.pod
627pod/perltrap.pod
628pod/perlvar.pod
629pod/perlxs.pod
630pod/perlxstut.pod
631pod/pod2html.PL
632pod/pod2latex.PL
633pod/pod2man.PL
634pod/pod2text.PL
635pod/roffitall
636pod/rofftoc
637pod/splitman
638pod/splitpod
639pp.c
640pp.h
641pp.sym
642pp_ctl.c
643pp_hot.c
644pp_proto.h
645pp_sys.c
646proto.h
647qnx/* qnx
648regcomp.c regex
649regcomp.h regex
650regcomp.pl regex
651regcomp.sym regex
652regexec.c regex
653regexp.h regex
654regnodes.h regex
655run.c
656scope.c
657scope.h
658sv.c
659sv.h
660t/README
661t/TEST
662t/UTEST
663t/base/cond.t
664t/base/if.t
665t/base/lex.t
666t/base/pat.t
667t/base/rs.t
668t/base/term.t
669t/cmd/elsif.t
670t/cmd/for.t
671t/cmd/mod.t
672t/cmd/subval.t
673t/cmd/switch.t
674t/cmd/while.t
675t/comp/cmdopt.t
676t/comp/colon.t
677t/comp/cpp.aux
678t/comp/cpp.t
679t/comp/decl.t
680t/comp/multiline.t
681t/comp/package.t
682t/comp/proto.t
683t/comp/redef.t
684t/comp/require.t
685t/comp/script.t
686t/comp/term.t
687t/comp/use.t
688t/harness
689t/io/argv.t
690t/io/dup.t
691t/io/fs.t
692t/io/inplace.t
693t/io/iprefix.t
694t/io/pipe.t
695t/io/print.t
696t/io/read.t
697t/io/tell.t
698t/lib/abbrev.t
699t/lib/anydbm.t
700t/lib/autoloader.t
701t/lib/basename.t
702t/lib/bigint.t
703t/lib/bigintpm.t
704t/lib/cgi-form.t
705t/lib/cgi-function.t
706t/lib/cgi-html.t
707t/lib/cgi-request.t
708t/lib/checktree.t
709t/lib/complex.t complex
710t/lib/db-btree.t pmarquess
711t/lib/db-hash.t pmarquess
712t/lib/db-recno.t pmarquess
713t/lib/dirhand.t
714t/lib/dosglob.t
715t/lib/dumper-ovl.t gsar
716t/lib/dumper.t gsar
717t/lib/english.t
718t/lib/env.t
719t/lib/errno.t gbarr
720t/lib/fields.t
721t/lib/filecache.t
722t/lib/filecopy.t
723t/lib/filefind.t
724t/lib/filehand.t
725t/lib/filepath.t
726t/lib/filespec.t kjahds
727t/lib/findbin.t
728t/lib/gdbm.t
729t/lib/getopt.t jvromans
730t/lib/h2ph* kstar
731t/lib/hostname.t
732t/lib/io_* gbarr
733t/lib/ipc_sysv.t gbarr
734t/lib/ndbm.t
735t/lib/odbm.t
736t/lib/opcode.t
737t/lib/open2.t
738t/lib/open3.t
739t/lib/ops.t
740t/lib/parsewords.t
741t/lib/ph.t kstar
742t/lib/posix.t
743t/lib/safe1.t
744t/lib/safe2.t
745t/lib/sdbm.t
746t/lib/searchdict.t
747t/lib/selectsaver.t
748t/lib/socket.t
749t/lib/soundex.t
750t/lib/symbol.t
751t/lib/texttabs.t muir
752t/lib/textfill.t muir
753t/lib/textwrap.t
754t/lib/thread.t
755t/lib/tie-push.t
756t/lib/tie-stdarray.t
757t/lib/tie-stdpush.t
758t/lib/timelocal.t
759t/lib/trig.t
760t/op/append.t
761t/op/arith.t
762t/op/array.t
763t/op/assignwarn.t
764t/op/auto.t
765t/op/avhv.t
766t/op/bop.t
767t/op/chop.t
768t/op/closure.t
769t/op/cmp.t
770t/op/cond.t
771t/op/context.t
772t/op/defins.t
773t/op/delete.t
774t/op/die.t
775t/op/die_exit.t
776t/op/do.t
777t/op/each.t
778t/op/eval.t
779t/op/exec.t
780t/op/exp.t
781t/op/filetest.t
782t/op/flip.t
783t/op/fork.t
784t/op/glob.t
785t/op/goto.t
786t/op/goto_xs.t
787t/op/grent.t
788t/op/groups.t
789t/op/gv.t
790t/op/hashwarn.t
791t/op/inc.t
792t/op/index.t
793t/op/int.t
794t/op/join.t
795t/op/lex_assign.t
796t/op/list.t
797t/op/local.t
798t/op/magic.t
799t/op/method.t
800t/op/misc.t
801t/op/mkdir.t
802t/op/my.t
803t/op/nothread.t
804t/op/oct.t
805t/op/ord.t
806t/op/pack.t
807t/op/pat.t
808t/op/pos.t
809t/op/push.t
810t/op/pwent.t
811t/op/quotemeta.t
812t/op/rand.t
813t/op/range.t
814t/op/re_tests regex
815t/op/read.t
816t/op/readdir.t
817t/op/recurse.t
818t/op/ref.t
819t/op/regexp.t regex
820t/op/regexp_noamp.t regex
821t/op/repeat.t
822t/op/runlevel.t
823t/op/sleep.t
824t/op/sort.t
825t/op/splice.t
826t/op/split.t
827t/op/sprintf.t
828t/op/stat.t
829t/op/study.t
830t/op/subst.t
831t/op/substr.t
832t/op/sysio.t
833t/op/taint.t
834t/op/tie.t
835t/op/tiearray.t
836t/op/tiehandle.t
837t/op/time.t
838t/op/tr.t
839t/op/undef.t
840t/op/universal.t
841t/op/unshift.t
842t/op/vec.t
843t/op/wantarray.t
844t/op/write.t
845t/pragma/constant.t
846t/pragma/locale.t locale
847t/pragma/overload.t ilya
848t/pragma/strict-refs
849t/pragma/strict-subs
850t/pragma/strict-vars
851t/pragma/strict.t
852t/pragma/subs.t
853t/pragma/warn/* lexwarn
854t/pragma/warn/regcomp regex
855t/pragma/warn/regexec regex
856t/pragma/warning.t lexwarn
857taint.c
858thrdvar.h
859thread.h
860toke.c
861universal.c
862unixish.h
863utf* lwall
864utils/Makefile
865utils/c2ph.PL
866utils/h2ph.PL kstar
867utils/h2xs.PL
868utils/perlbug.PL
869utils/perlcc.PL
870utils/perldoc.PL
871utils/pl2pm.PL
872utils/splain.PL doc
873vmesa/* vmesa
874vms/* vms
875vos/* vos
876warning.h lexwarn
877warning.pl lexwarn
878win32/*
879writemain.SH
880x2p/EXTERN.h
881x2p/INTERN.h
882x2p/Makefile.SH
883x2p/a2p.c
884x2p/a2p.h
885x2p/a2p.pod
886x2p/a2p.y
887x2p/a2py.c
888x2p/cflags.SH
889x2p/find2perl.PL
890x2p/hash.c
891x2p/hash.h
892x2p/proto.h
893x2p/s2p.PL
894x2p/str.c
895x2p/str.h
896x2p/util.c
897x2p/util.h
898x2p/walk.c