perl 5.0 alpha 8
[p5sagit/p5-mst-13.2.git] / MANIFEST
1 Artistic                The "Artistic License"
2 Copying                 The GNU General Public License
3 EXTERN.h                Included before foreign .h files
4 INTERN.h                Included before domestic .h files
5 Makefile.SH             A script that generates Makefile
6 MANIFEST                This list of files
7 NDBM_File.c
8 ODBM_File.c
9 POSIX.c
10 README                  The Instructions
11 README.ncr              Special instructions for NCR
12 README.uport            Special instructions for Microports
13 README.xenix            Special instructions for Xenix
14 SDBM_File.c
15 XSUB.h
16 atarist/FILES
17 atarist/README.ST
18 atarist/RESULTS
19 atarist/atarist.c
20 atarist/config.h
21 atarist/echo.c
22 atarist/explain
23 atarist/makefile.sm
24 atarist/makefile.st
25 atarist/osbind.pl
26 atarist/perldb.diff
27 atarist/perlglob.c
28 atarist/test/binhandl
29 atarist/test/ccon
30 atarist/test/dbm
31 atarist/test/err
32 atarist/test/gdbm
33 atarist/test/gdbm.t
34 atarist/test/glob
35 atarist/test/osexample.pl
36 atarist/test/pi.pl
37 atarist/test/printenv
38 atarist/test/readme
39 atarist/test/sig
40 atarist/test/tbinmode
41 atarist/usersub.c
42 atarist/usub/README.ATARI
43 atarist/usub/acurses.mus
44 atarist/usub/makefile.st
45 atarist/usub/usersub.c
46 atarist/wildmat.c
47 av.c
48 av.h
49 bar.pm
50 c2ph.SH                 program to translate dbx stabs to perl
51 c2ph.doc                documentation for c2ph
52 cflags.SH               A script that emits C compilation flags per file
53 client                  A client to test sockets
54 config.H                Sample config.h
55 config_c++.h            TEMP FILE
56 config_h.SH             Produces config.h
57 cop.h
58 cv.h
59 deb.c
60 dl.c
61 dlperl/dlperl.c
62 dlperl/usersub.c
63 doSH                    Script to run all the *.SH files
64 doio.c                  I/O operations
65 doop.c                  Support code for various operations
66 dosish.h
67 dump.c                  Debugging output
68 eg/ADB                  An adb wrapper to put in your crash dir
69 eg/README               Intro to example perl scripts
70 eg/changes              A program to list recently changed files
71 eg/down                 A program to do things to subdirectories
72 eg/dus                  A program to do du -s on non-mounted dirs
73 eg/findcp               A find wrapper that implements a -cp switch
74 eg/findtar              A find wrapper that pumps out a tar file
75 eg/g/gcp                A program to do a global rcp
76 eg/g/gcp.man            Manual page for gcp
77 eg/g/ged                A program to do a global edit
78 eg/g/ghosts             A sample /etc/ghosts file
79 eg/g/gsh                A program to do a global rsh
80 eg/g/gsh.man            Manual page for gsh
81 eg/muck                 A program to find missing make dependencies
82 eg/muck.man             Manual page for muck
83 eg/myrup                A program to find lightly loaded machines
84 eg/nih                  Script to insert #! workaround
85 eg/relink               A program to change symbolic links
86 eg/rename               A program to rename files
87 eg/rmfrom               A program to feed doomed filenames to
88 eg/scan/scan_df         Scan for filesystem anomalies
89 eg/scan/scan_last       Scan for login anomalies
90 eg/scan/scan_messages   Scan for console message anomalies
91 eg/scan/scan_passwd     Scan for passwd file anomalies
92 eg/scan/scan_ps         Scan for process anomalies
93 eg/scan/scan_sudo       Scan for sudo anomalies
94 eg/scan/scan_suid       Scan for setuid anomalies
95 eg/scan/scanner         An anomaly reporter
96 eg/shmkill              A program to remove unused shared memory
97 eg/sysvipc/README       Intro to Sys V IPC examples
98 eg/sysvipc/ipcmsg       Example of SYS V IPC message queues
99 eg/sysvipc/ipcsem       Example of Sys V IPC semaphores
100 eg/sysvipc/ipcshm       Example of Sys V IPC shared memory
101 eg/travesty             A program to print travesties of its input text
102 eg/unuc.pats
103 eg/van/empty            A program to empty the trashcan
104 eg/van/unvanish         A program to undo what vanish does
105 eg/van/vanexp           A program to expire vanished files
106 eg/van/vanish           A program to put files in a trashcan
107 eg/who                  A sample who program
108 emacs/perl-mode.el      Emacs major mode for perl
109 emacs/perldb.el         Emacs debugging
110 emacs/perldb.pl         Emacs debugging
111 emacs/tedstuff          Some optional patches
112 embed_h.SH
113 ext/dbm/GDBM_File.c
114 ext/dbm/NDBM_File.c
115 ext/dbm/ODBM_File.c
116 ext/dbm/SDBM_File.c
117 ext/dbm/sdbm/.pure
118 ext/dbm/sdbm/README.too
119 ext/dbm/sdbm/dba.c
120 ext/dbm/sdbm/dbd.c
121 ext/dbm/sdbm/dbe.c
122 ext/dbm/sdbm/dbm.c
123 ext/dbm/sdbm/dbm.h
124 ext/dbm/sdbm/dbu.c
125 ext/dbm/sdbm/hash.c
126 ext/dbm/sdbm/linux.patches
127 ext/dbm/sdbm/pair.c
128 ext/dbm/sdbm/pair.h
129 ext/dbm/sdbm/readme.ps
130 ext/dbm/sdbm/sdbm.c
131 ext/dbm/sdbm/sdbm.h
132 ext/dbm/sdbm/tune.h
133 ext/dbm/sdbm/util.c
134 ext/dl/dl.c
135 ext/dl/eg/main.c
136 ext/dl/eg/test.c
137 ext/dl/eg/test1.c
138 form.h                  Public declarations for the above
139 gettest                 A little script to test the get* routines
140 gv.c
141 gv.h
142 h2ph.SH                 A thing to turn C .h file into perl .ph files
143 h2pl/README             How to turn .ph files into .pl files
144 h2pl/cbreak.pl          cbreak routines using .ph
145 h2pl/cbreak2.pl         cbreak routines using .pl
146 h2pl/eg/sizeof.ph       Sample sizeof array initialization
147 h2pl/eg/sys/errno.pl    Sample translated errno.pl
148 h2pl/eg/sys/ioctl.pl    Sample translated ioctl.pl
149 h2pl/eg/sysexits.pl     Sample translated sysexits.pl
150 h2pl/getioctlsizes      Program to extract types from ioctl.h
151 h2pl/mksizes            Program to make %sizeof array.
152 h2pl/mkvars             Program to make .pl from .ph files
153 h2pl/tcbreak            cbreak test routine using .ph
154 h2pl/tcbreak2           cbreak test routine using .pl
155 handy.h                 Handy definitions
156 hints/3b1.sh
157 hints/3b1cc
158 hints/3b2.sh
159 hints/aix_rs.sh
160 hints/aix_rt.sh
161 hints/altos486.sh       
162 hints/apollo_C6_7.sh
163 hints/apollo_C6_8.sh    
164 hints/aux.sh
165 hints/cray.sh
166 hints/dgux.sh
167 hints/dnix.sh
168 hints/dynix.sh
169 hints/fps.sh
170 hints/genix.sh
171 hints/greenhills.sh     
172 hints/hp9000_300.sh
173 hints/hp9000_400.sh
174 hints/hp9000_700.sh
175 hints/hp9000_800.sh     
176 hints/hpux.sh
177 hints/i386.sh
178 hints/isc_3_2_2.sh
179 hints/isc_3_2_3.sh
180 hints/mc6000.sh
181 hints/mips.sh
182 hints/mpc.sh    
183 hints/ncr_tower.sh
184 hints/next.sh
185 hints/opus.sh   
186 hints/osf1.sh
187 hints/sco_2_3_0.sh
188 hints/sco_2_3_1.sh
189 hints/sco_2_3_2.sh
190 hints/sco_2_3_3.sh
191 hints/sco_2_3_4.sh
192 hints/sco_3.sh
193 hints/sgi.sh
194 hints/solaris_2_0.sh
195 hints/stellar.sh        
196 hints/sunos_3_4.sh
197 hints/sunos_3_5.sh
198 hints/sunos_4_0_1.sh
199 hints/sunos_4_0_2.sh
200 hints/svr4.sh
201 hints/ti1500.sh 
202 hints/titan.sh
203 hints/ultrix_1.sh
204 hints/ultrix_3.sh
205 hints/ultrix_4.sh
206 hints/unisysdynix.sh
207 hints/utekv.sh
208 hints/uts.sh
209 hints/vax.sh
210 hv.c
211 hv.h
212 hvdbm.h
213 installperl             Perl script to do "make install" dirty work
214 ioctl.pl                Sample ioctl.pl
215 keywords.h
216 lib/AutoLoader.pm
217 lib/Config.pm
218 lib/English.pm
219 lib/Exporter.pm
220 lib/FOOBAR.pm
221 lib/FileHandle.pm
222 lib/Hostname.pm
223 lib/POSIX.pm
224 lib/SDBM_File.pm
225 lib/abbrev.pl           An abbreviation table builder
226 lib/assert.pl           assertion and panic with stack trace
227 lib/bigfloat.pl         An arbitrary precision floating point package
228 lib/bigint.pl           An arbitrary precision integer arithmetic package
229 lib/bigrat.pl           An arbitrary precision rational arithmetic package
230 lib/cacheout.pl         Manages output filehandles when you need too many
231 lib/chat2.pl            Randal's famous expect-ish routines
232 lib/complete.pl         A command completion subroutine
233 lib/ctime.pl            A ctime workalike
234 lib/dotsh.pl.art
235 lib/dumpvar.pl          A variable dumper
236 lib/exceptions.pl       catch and throw routines
237 lib/fastcwd.pl          a faster but more dangerous getcwd
238 lib/find.pl             A find emulator--used by find2perl
239 lib/finddepth.pl        A depth-first find emulator--used by find2perl
240 lib/flush.pl            Routines to do single flush
241 lib/ftp.pl
242 lib/getcwd.pl           a getcwd() emulator
243 lib/getopt.pl           Perl library supporting option parsing
244 lib/getopts.pl          Perl library supporting option parsing
245 lib/hostname.pl
246 lib/importenv.pl        Perl routine to get environment into variables
247 lib/look.pl             A "look" equivalent
248 lib/newgetopt.pl        A perl library supporting long option parsing
249 lib/open2.pl
250 lib/open3.pl
251 lib/perldb.pl           Perl debugging routines
252 lib/pwd.pl              Routines to keep track of PWD environment variable
253 lib/quotewords.pl.art
254 lib/shellwords.pl       Perl library to split into words with shell quoting
255 lib/soundex.pl.art
256 lib/stat.pl             Perl library supporting stat function
257 lib/syslog.pl           Perl library supporting syslogging
258 lib/tainted.pl
259 lib/termcap.pl          Perl library supporting termcap usage
260 lib/timelocal.pl        Perl library supporting inverse of localtime, gmtime
261 lib/validate.pl         Perl library supporting wholesale file mode validation
262 main.c
263 makedepend.SH           Precursor to makedepend
264 makedir.SH              Precursor to makedir
265 makefile.lib            make libperl.a
266 malloc.c                A version of malloc you might not want
267 mg.c
268 mg.h
269 msdos/Changes.dds       Expanation of MS-DOS patches by Diomidis Spinellis
270 msdos/Makefile          MS-DOS makefile
271 msdos/README.msdos      Compiling and usage information
272 msdos/Wishlist.dds      My wishlist
273 msdos/chdir.c           A chdir that can change drives
274 msdos/config.h          Definitions for msdos
275 msdos/dir.h             MS-DOS header for directory access functions
276 msdos/directory.c       MS-DOS directory access functions.
277 msdos/eg/crlf.bat       Convert files from unix to MS-DOS line termination
278 msdos/eg/drives.bat     List the system drives and their characteristics
279 msdos/eg/lf.bat         Convert files from MS-DOS to Unix line termination
280 msdos/glob.c            A command equivalent to csh glob
281 msdos/msdos.c           MS-DOS ioctl, sleep, gete?[gu]if, spawn, aspawn
282 msdos/popen.c           My_popen and my_pclose for MS-DOS
283 msdos/usage.c           How to invoke perl under MS-DOS
284 opcode.h
285 opcode.pl
286 os2/Makefile            Makefile for OS/2
287 os2/README.OS2          Notes for OS/2
288 os2/a2p.cs              Compiler script for a2p
289 os2/a2p.def             Linker defs for a2p
290 os2/alarm.c             An implementation of alarm()
291 os2/alarm.h             Header file for same
292 os2/config.h            Configuration file for OS/2
293 os2/crypt.c
294 os2/dir.h               Directory header
295 os2/director.c          Directory routines
296 os2/eg/alarm.pl         Example of alarm code
297 os2/eg/os2.pl           Sample script for OS/2
298 os2/eg/syscalls.pl      Example of syscall on OS/2
299 os2/glob.c              Globbing routines
300 os2/makefile            Make file
301 os2/mktemp.c            Mktemp() using TMP
302 os2/os2.c               Unix compatibility functions
303 os2/perl.bad            names of protect-only API calls for BIND
304 os2/perl.cs             Compiler script for perl
305 os2/perl.def            Linker defs for perl
306 os2/perldb.dif          Changes to make the debugger work
307 os2/perlglob.bad        names of protect-only API calls for BIND
308 os2/perlglob.cs         Compiler script for perlglob
309 os2/perlglob.def        Linker defs for perlglob
310 os2/perlsh.cmd          Poor man's shell for os2
311 os2/popen.c             Code for opening pipes
312 os2/s2p.cmd             s2p as command file
313 os2/selfrun.bat         A self running perl script for DOS
314 os2/selfrun.cmd         Example of extproc feature
315 os2/suffix.c            Code for creating backup filenames
316 os2/tests.dif
317 patchlevel.h            The current patch level of perl
318 perl.c                  main()
319 perl.h                  Global declarations
320 perl.man                The manual page(s)
321 perlsh                  A poor man's perl shell
322 perly.c
323 perly.c.byacc
324 perly.c.diff
325 perly.c.yacc
326 perly.fixer             A program to remove yacc stack limitations
327 perly.h
328 perly.h.yacc
329 perly.y                 Yacc grammar for perl
330 perly.y.save
331 pp.c                    Push/Pop code
332 pp.h                    Push/Pop code defs
333 proto.h
334 regcomp.c               Regular expression compiler
335 regcomp.h               Private declarations for above
336 regexec.c               Regular expression evaluator
337 regexp.h                Public declarations for the above
338 scope.c
339 scope.h
340 server                  A server to test sockets
341 sv.c
342 sv.h
343 t/README                Instructions for regression tests
344 t/TEST                  The regression tester
345 t/base/cond.t           See if conditionals work
346 t/base/if.t             See if if works
347 t/base/lex.t            See if lexical items work
348 t/base/pat.t            See if pattern matching works
349 t/base/term.t           See if various terms work
350 t/cmd/elsif.t           See if else-if works
351 t/cmd/for.t             See if for loops work
352 t/cmd/mod.t             See if statement modifiers work
353 t/cmd/subval.t          See if subroutine values work
354 t/cmd/switch.t          See if switch optimizations work
355 t/cmd/while.t           See if while loops work
356 t/comp/cmdopt.t         See if command optimization works
357 t/comp/cpp.t            See if C preprocessor works
358 t/comp/decl.t           See if declarations work
359 t/comp/multiline.t      See if multiline strings work
360 t/comp/package.t        See if packages work
361 t/comp/script.t         See if script invokation works
362 t/comp/term.t           See if more terms work
363 t/io/argv.t             See if ARGV stuff works
364 t/io/dup.t              See if >& works right
365 t/io/fs.t               See if directory manipulations work
366 t/io/inplace.t          See if inplace editing works
367 t/io/pipe.t             See if secure pipes work
368 t/io/print.t            See if print commands work
369 t/io/tell.t             See if file seeking works
370 t/lib/bigint.t
371 t/lib/english.t
372 t/lib/sdbm.t
373 t/op/append.t           See if . works
374 t/op/array.t            See if array operations work
375 t/op/auto.t             See if autoincrement et all work
376 t/op/chop.t             See if chop works
377 t/op/cond.t             See if conditional expressions work
378 t/op/delete.t           See if delete works
379 t/op/do.t               See if subroutines work
380 t/op/each.t             See if associative iterators work
381 t/op/eval.t             See if eval operator works
382 t/op/exec.t             See if exec and system work
383 t/op/exp.t              See if math functions work
384 t/op/flip.t             See if range operator works
385 t/op/fork.t             See if fork works
386 t/op/glob.t             See if <*> works
387 t/op/goto.t             See if goto works
388 t/op/groups.t           See if $( works
389 t/op/index.t            See if index works
390 t/op/int.t              See if int works
391 t/op/join.t             See if join works
392 t/op/list.t             See if array lists work
393 t/op/local.t            See if local works
394 t/op/magic.t            See if magic variables work
395 t/op/mkdir.t            See if mkdir works
396 t/op/my.t
397 t/op/oct.t              See if oct and hex work
398 t/op/ord.t              See if ord works
399 t/op/pack.t             See if pack and unpack work
400 t/op/pat.t              See if esoteric patterns work
401 t/op/push.t             See if push and pop work
402 t/op/range.t            See if .. works
403 t/op/re_tests           Input file for op.regexp
404 t/op/read.t             See if read() works
405 t/op/readdir.t          See if readdir() works
406 t/op/ref.t
407 t/op/regexp.t           See if regular expressions work
408 t/op/repeat.t           See if x operator works
409 t/op/sleep.t            See if sleep works
410 t/op/sort.t             See if sort works
411 t/op/split.t            See if split works
412 t/op/sprintf.t          See if sprintf works
413 t/op/stat.t             See if stat works
414 t/op/study.t            See if study works
415 t/op/subst.t
416 t/op/substr.t           See if substr works
417 t/op/time.t             See if time functions work
418 t/op/undef.t            See if undef works
419 t/op/unshift.t          See if unshift works
420 t/op/vec.t              See if vectors work
421 t/op/write.t            See if write works
422 taint.c
423 test.pl
424 toke.c                  The tokener
425 unixish.h
426 usersub.c               User supplied (possibly proprietary) subroutines
427 util.c                  Utility routines
428 util.h                  Public declarations for the above
429 x2p/EXTERN.h            Same as above
430 x2p/INTERN.h            Same as above
431 x2p/Makefile.SH         Precursor to Makefile
432 x2p/a2p.h               Global declarations
433 x2p/a2p.man             Manual page for awk to perl translator
434 x2p/a2p.y               A yacc grammer for awk
435 x2p/a2py.c              Awk compiler, sort of
436 x2p/cflags.SH           A script that emits C compilation flags per file
437 x2p/find2perl.SH        A find to perl translator
438 x2p/handy.h             Handy definitions
439 x2p/hash.c              Associative arrays again
440 x2p/hash.h              Public declarations for the above
441 x2p/malloc.c
442 x2p/s2p.SH              Sed to perl translator
443 x2p/s2p.man             Manual page for sed to perl translator
444 x2p/str.c               String handling package
445 x2p/str.h               Public declarations for the above
446 x2p/util.c              Utility routines
447 x2p/util.h              Public declarations for the above
448 x2p/walk.c              Parse tree walker
449 Configure                    Portability tool