home *** CD-ROM | disk | FTP | other *** search
/ ftp.muug.mb.ca / 2014.06.ftp.muug.mb.ca.tar / ftp.muug.mb.ca / pub / src / perl / PACKINGLIST@19 < prev    next >
Text File  |  1992-04-11  |  18KB  |  350 lines

  1. After all the perl kits are run you should have the following files:
  2.  
  3. Filename        Kit Description
  4. --------        --- -----------
  5. Artistic                33 The "Artistic License"
  6. Configure:AA             6 Run this first
  7. Configure:AB            13 
  8. Copying                 29 The GNU General Public License
  9. EXTERN.h                39 Included before foreign .h files
  10. INTERN.h                39 Included before domestic .h files
  11. MANIFEST                17 This list of files
  12. Makefile.SH             31 Precursor to Makefile
  13. PACKINGLIST             25 Which files came from which kits
  14. README                   1 The Instructions
  15. README.uport             1 Special instructions for Microports
  16. README.xenix             1 Special instructions for Xenix
  17. Wishlist                40 Some things that may or may not happen
  18. arg.h                   21 Public declarations for the above
  19. array.c                 32 Numerically subscripted arrays
  20. array.h                 39 Public declarations for the above
  21. c2ph.SH                 21 program to translate dbx stabs to perl
  22. c2ph.doc                30 documentation for c2ph
  23. cflags.SH               36 A script that emits C compilation flags per file
  24. client                  39 A client to test sockets
  25. cmd.c                   19 Command interpreter
  26. cmd.h                   34 Public declarations for the above
  27. config.H                26 Sample config.h
  28. config_h.SH             24 Produces config.h
  29. cons.c                  14 Routines to construct cmd nodes of a parse tree
  30. consarg.c               20 Routines to construct arg nodes of a parse tree
  31. doSH                    39 Script to run all the *.SH files
  32. doarg.c                 12 Scalar expression evaluation
  33. doio.c:AA                7 I/O operations
  34. doio.c:AB               30 
  35. dolist.c                11 Array expression evaluation
  36. dump.c                  29 Debugging output
  37. eg/ADB                  40 An adb wrapper to put in your crash dir
  38. eg/README                1 Intro to example perl scripts
  39. eg/changes              38 A program to list recently changed files
  40. eg/down                 39 A program to do things to subdirectories
  41. eg/dus                  39 A program to do du -s on non-mounted dirs
  42. eg/findcp               38 A find wrapper that implements a -cp switch
  43. eg/findtar              39 A find wrapper that pumps out a tar file
  44. eg/g/gcp                36 A program to do a global rcp
  45. eg/g/gcp.man            28 Manual page for gcp
  46. eg/g/ged                39 A program to do a global edit
  47. eg/g/ghosts             38 A sample /etc/ghosts file
  48. eg/g/gsh                36 A program to do a global rsh
  49. eg/g/gsh.man            37 Manual page for gsh
  50. eg/muck                 36 A program to find missing make dependencies
  51. eg/muck.man             39 Manual page for muck
  52. eg/myrup                38 A program to find lightly loaded machines
  53. eg/nih                  39 Script to insert #! workaround
  54. eg/relink               11 A program to change symbolic links
  55. eg/rename               34 A program to rename files
  56. eg/rmfrom               40 A program to feed doomed filenames to
  57. eg/scan/scan_df         37 Scan for filesystem anomalies
  58. eg/scan/scan_last       38 Scan for login anomalies
  59. eg/scan/scan_messages   33 Scan for console message anomalies
  60. eg/scan/scan_passwd     39 Scan for passwd file anomalies
  61. eg/scan/scan_ps         39 Scan for process anomalies
  62. eg/scan/scan_sudo       38 Scan for sudo anomalies
  63. eg/scan/scan_suid       36 Scan for setuid anomalies
  64. eg/scan/scanner         37 An anomaly reporter
  65. eg/shmkill              39 A program to remove unused shared memory
  66. eg/sysvipc/README        1 Intro to Sys V IPC examples
  67. eg/sysvipc/ipcmsg       38 Example of SYS V IPC message queues
  68. eg/sysvipc/ipcsem       38 Example of Sys V IPC semaphores
  69. eg/sysvipc/ipcshm       38 Example of Sys V IPC shared memory
  70. eg/travesty             39 A program to print travesties of its input text
  71. eg/van/empty            39 A program to empty the trashcan
  72. eg/van/unvanish         37 A program to undo what vanish does
  73. eg/van/vanexp           39 A program to expire vanished files
  74. eg/van/vanish           37 A program to put files in a trashcan
  75. eg/who                  39 A sample who program
  76. emacs/perl-mode.el      22 Emacs major mode for perl
  77. emacs/perldb.el         28 Emacs debugging
  78. emacs/perldb.pl         18 Emacs debugging
  79. emacs/tedstuff          30 Some optional patches
  80. eval.c:AA                3 The expression evaluator
  81. eval.c:AB               26 
  82. form.c                  16 Format processing
  83. form.h                  38 Public declarations for the above
  84. gettest                 39 A little script to test the get* routines
  85. h2ph.SH                 32 A thing to turn C .h file into perl .ph files
  86. h2pl/README              1 How to turn .ph files into .pl files
  87. h2pl/cbreak.pl          39 cbreak routines using .ph
  88. h2pl/cbreak2.pl         39 cbreak routines using .pl
  89. h2pl/eg/sizeof.ph       39 Sample sizeof array initialization
  90. h2pl/eg/sys/errno.pl    37 Sample translated errno.pl
  91. h2pl/eg/sys/ioctl.pl    35 Sample translated ioctl.pl
  92. h2pl/eg/sysexits.pl     39 Sample translated sysexits.pl
  93. h2pl/getioctlsizes      39 Program to extract types from ioctl.h
  94. h2pl/mksizes            39 Program to make %sizeof array.
  95. h2pl/mkvars             39 Program to make .pl from .ph files
  96. h2pl/tcbreak            40 cbreak test routine using .ph
  97. h2pl/tcbreak2           40 cbreak test routine using .pl
  98. handy.h                 34 Handy definitions
  99. hash.c                  28 Associative arrays
  100. hash.h                  37 Public declarations for the above
  101. hints/3b1.sh            40 
  102. hints/3b2.sh            40 
  103. hints/aix_rs.sh         40 
  104. hints/aix_rt.sh         40 
  105. hints/altos486.sh       40 
  106. hints/apollo_C6_7.sh    26 
  107. hints/apollo_C6_8.sh    39 
  108. hints/aux.sh            40 
  109. hints/dnix.sh           40 
  110. hints/dynix.sh          40 
  111. hints/fps.sh            40 
  112. hints/genix.sh          40 
  113. hints/greenhills.sh     40 
  114. hints/hp9000_300.sh     40 
  115. hints/hp9000_400.sh     40 
  116. hints/hp9000_800.sh     22 
  117. hints/hpux.sh           39 
  118. hints/i386.sh           40 
  119. hints/isc_3_2_2.sh      39 
  120. hints/mips.sh           39 
  121. hints/mpc.sh            40 
  122. hints/ncr_tower.sh      40 
  123. hints/next.sh           19 
  124. hints/opus.sh           40 
  125. hints/osf_1.sh          37 
  126. hints/sco_2_3_0.sh      40 
  127. hints/sco_2_3_1.sh      40 
  128. hints/sco_2_3_2.sh      38 
  129. hints/sco_2_3_3.sh      40 
  130. hints/sco_3.sh          40 
  131. hints/sgi.sh            40 
  132. hints/stellar.sh        18 
  133. hints/sunos_3_4.sh      24 
  134. hints/sunos_3_5.sh      40 
  135. hints/sunos_4_0_1.sh    40 
  136. hints/sunos_4_0_2.sh    40 
  137. hints/svr4.sh           40 
  138. hints/ti1500.sh         40 
  139. hints/ultrix_3.sh       39 
  140. hints/ultrix_4.sh       39 
  141. hints/uts.sh            40 
  142. hints/vax.sh            40 
  143. installperl             33 Perl script to do "make install" dirty work
  144. ioctl.pl                35 Sample ioctl.pl
  145. lib/abbrev.pl           39 An abbreviation table builder
  146. lib/assert.pl           38 assertion and panic with stack trace
  147. lib/bigfloat.pl         32 An arbitrary precision floating point package
  148. lib/bigint.pl           31 An arbitrary precision integer arithmetic package
  149. lib/bigrat.pl           34 An arbitrary precision rational arithmetic package
  150. lib/cacheout.pl         38 Manages output filehandles when you need too many
  151. lib/chat2.pl            31 Randal's famous expect-ish routines
  152. lib/complete.pl         36 A command completion subroutine
  153. lib/ctime.pl            37 A ctime workalike
  154. lib/dumpvar.pl           1 A variable dumper
  155. lib/exceptions.pl       37 catch and throw routines
  156. lib/fastcwd.pl          39 a faster but more dangerous getcwd
  157. lib/find.pl             36 A find emulator--used by find2perl
  158. lib/finddepth.pl        31 A depth-first find emulator--used by find2perl
  159. lib/flush.pl            39 Routines to do single flush
  160. lib/getcwd.pl           38 a getcwd() emulator
  161. lib/getopt.pl           38 Perl library supporting option parsing
  162. lib/getopts.pl          38 Perl library supporting option parsing
  163. lib/importenv.pl        20 Perl routine to get environment into variables
  164. lib/look.pl             38 A "look" equivalent
  165. lib/newgetopt.pl        32 A perl library supporting long option parsing
  166. lib/perldb.pl           24 Perl debugging routines
  167. lib/pwd.pl              38 Routines to keep track of PWD environment variable
  168. lib/shellwords.pl       39 Perl library to split into words with shell quoting
  169. lib/stat.pl             39 Perl library supporting stat function
  170. lib/syslog.pl           32 Perl library supporting syslogging
  171. lib/termcap.pl          35 Perl library supporting termcap usage
  172. lib/timelocal.pl        36 Perl library supporting inverse of localtime, gmtime
  173. lib/validate.pl         35 Perl library supporting wholesale file mode validation
  174. makedepend.SH           34 Precursor to makedepend
  175. makedir.SH              38 Precursor to makedir
  176. malloc.c                30 A version of malloc you might not want
  177. msdos/Changes.dds       37 Expanation of MS-DOS patches by Diomidis Spinellis
  178. msdos/Makefile          16 MS-DOS makefile
  179. msdos/README.msdos       1 Compiling and usage information
  180. msdos/Wishlist.dds      39 My wishlist
  181. msdos/chdir.c           37 A chdir that can change drives
  182. msdos/config.h          23 Definitions for msdos
  183. msdos/dir.h             37 MS-DOS header for directory access functions
  184. msdos/directory.c       35 MS-DOS directory access functions.
  185. msdos/eg/crlf.bat       38 Convert files from unix to MS-DOS line termination
  186. msdos/eg/drives.bat     38 List the system drives and their characteristics
  187. msdos/eg/lf.bat         38 Convert files from MS-DOS to Unix line termination
  188. msdos/glob.c            39 A command equivalent to csh glob
  189. msdos/msdos.c           33 MS-DOS ioctl, sleep, gete?[gu]if, spawn, aspawn
  190. msdos/popen.c           35 My_popen and my_pclose for MS-DOS
  191. msdos/usage.c           37 How to invoke perl under MS-DOS
  192. os2/Makefile            35 Makefile for OS/2
  193. os2/README.OS2           1 Notes for OS/2
  194. os2/a2p.cs              40 Compiler script for a2p
  195. os2/a2p.def             40 Linker defs for a2p
  196. os2/alarm.c             35 An implementation of alarm()
  197. os2/alarm.h             40 Header file for same
  198. os2/config.h            20 Configuration file for OS/2
  199. os2/dir.h               37 Directory header
  200. os2/director.c          33 Directory routines
  201. os2/eg/alarm.pl         39 Example of alarm code
  202. os2/eg/os2.pl           37 Sample script for OS/2
  203. os2/eg/syscalls.pl      39 Example of syscall on OS/2
  204. os2/glob.c              13 Globbing routines
  205. os2/makefile            35 Make file
  206. os2/mktemp.c            39 Mktemp() using TMP
  207. os2/os2.c               25 Unix compatibility functions
  208. os2/perl.bad            40 names of protect-only API calls for BIND
  209. os2/perl.cs             39 Compiler script for perl
  210. os2/perl.def            25 Linker defs for perl
  211. os2/perldb.dif          38 Changes to make the debugger work
  212. os2/perlglob.bad        40 names of protect-only API calls for BIND
  213. os2/perlglob.cs         40 Compiler script for perlglob
  214. os2/perlglob.def        40 Linker defs for perlglob
  215. os2/perlsh.cmd          39 Poor man's shell for os2
  216. os2/popen.c             33 Code for opening pipes
  217. os2/s2p.cmd             31 s2p as command file
  218. os2/selfrun.bat         40 A self running perl script for DOS
  219. os2/selfrun.cmd         40 Example of extproc feature
  220. os2/suffix.c            34 Code for creating backup filenames
  221. patchlevel.h            40 The current patch level of perl
  222. perl.c                  15 main()
  223. perl.h                  22 Global declarations
  224. perl.man:AA              9 The manual page(s)
  225. perl.man:AB              8 
  226. perl.man:AC              5 
  227. perl.man:AD             10 
  228. perlsh                  39 A poor man's perl shell
  229. perly.fixer             34 A program to remove yacc stack limitations
  230. perly.y                 27 Yacc grammar for perl
  231. regcomp.c               18 Regular expression compiler
  232. regcomp.h               31 Private declarations for above
  233. regexec.c               23 Regular expression evaluator
  234. regexp.h                37 Public declarations for the above
  235. server                  39 A server to test sockets
  236. spat.h                  37 Search pattern declarations
  237. stab.c                  27 Symbol table stuff
  238. stab.h                  34 Public declarations for the above
  239. str.c                   17 String handling package
  240. str.h                   33 Public declarations for the above
  241. t/README                 1 Instructions for regression tests
  242. t/TEST                  37 The regression tester
  243. t/base/cond.t           23 See if conditionals work
  244. t/base/if.t             39 See if if works
  245. t/base/lex.t            38 See if lexical items work
  246. t/base/pat.t            39 See if pattern matching works
  247. t/base/term.t           10 See if various terms work
  248. t/cmd/elsif.t           39 See if else-if works
  249. t/cmd/for.t             38 See if for loops work
  250. t/cmd/mod.t             33 See if statement modifiers work
  251. t/cmd/subval.t          35 See if subroutine values work
  252. t/cmd/switch.t          37 See if switch optimizations work
  253. t/cmd/while.t           36 See if while loops work
  254. t/comp/cmdopt.t         36 See if command optimization works
  255. t/comp/cpp.t            39 See if C preprocessor works
  256. t/comp/decl.t           39 See if declarations work
  257. t/comp/multiline.t      39 See if multiline strings work
  258. t/comp/package.t        21 See if packages work
  259. t/comp/script.t         39 See if script invokation works
  260. t/comp/term.t           38 See if more terms work
  261. t/io/argv.t             38 See if ARGV stuff works
  262. t/io/dup.t              39 See if >& works right
  263. t/io/fs.t               36 See if directory manipulations work
  264. t/io/inplace.t          39 See if inplace editing works
  265. t/io/pipe.t             38 See if secure pipes work
  266. t/io/print.t            39 See if print commands work
  267. t/io/tell.t             38 See if file seeking works
  268. t/lib/big.t             34 See if lib/bigint.pl works
  269. t/op/append.t           39 See if . works
  270. t/op/array.t            35 See if array operations work
  271. t/op/auto.t             36 See if autoincrement et all work
  272. t/op/chop.t             39 See if chop works
  273. t/op/cond.t             39 See if conditional expressions work
  274. t/op/dbm.t              36 See if dbm binding works
  275. t/op/delete.t           39 See if delete works
  276. t/op/do.t               38 See if subroutines work
  277. t/op/each.t             38 See if associative iterators work
  278. t/op/eval.t             38 See if eval operator works
  279. t/op/exec.t             39 See if exec and system work
  280. t/op/exp.t              39 See if math functions work
  281. t/op/flip.t             36 See if range operator works
  282. t/op/fork.t             39 See if fork works
  283. t/op/glob.t             39 See if <*> works
  284. t/op/goto.t             39 See if goto works
  285. t/op/groups.t           38 See if $( works
  286. t/op/index.t            37 See if index works
  287. t/op/int.t              39 See if int works
  288. t/op/join.t             39 See if join works
  289. t/op/list.t             36 See if array lists work
  290. t/op/local.t            39 See if local works
  291. t/op/magic.t            38 See if magic variables work
  292. t/op/mkdir.t            39 See if mkdir works
  293. t/op/oct.t              29 See if oct and hex work
  294. t/op/ord.t              39 See if ord works
  295. t/op/pack.t             39 See if pack and unpack work
  296. t/op/pat.t              34 See if esoteric patterns work
  297. t/op/push.t             38 See if push and pop work
  298. t/op/range.t            38 See if .. works
  299. t/op/re_tests           32 Input file for op.regexp
  300. t/op/read.t             39 See if read() works
  301. t/op/readdir.t          39 See if readdir() works
  302. t/op/regexp.t           38 See if regular expressions work
  303. t/op/repeat.t           37 See if x operator works
  304. t/op/s.t                34 See if substitutions work
  305. t/op/sleep.t            40 See if sleep works
  306. t/op/sort.t             38 See if sort works
  307. t/op/split.t            14 See if split works
  308. t/op/sprintf.t          39 See if sprintf works
  309. t/op/stat.t             24 See if stat works
  310. t/op/study.t            15 See if study works
  311. t/op/substr.t           35 See if substr works
  312. t/op/time.t             38 See if time functions work
  313. t/op/undef.t            37 See if undef works
  314. t/op/unshift.t          39 See if unshift works
  315. t/op/vec.t              38 See if vectors work
  316. t/op/write.t            37 See if write works
  317. toke.c:AA                4 The tokener
  318. toke.c:AB               15 
  319. usersub.c               32 User supplied (possibly proprietary) subroutines
  320. usub/Makefile           39 Makefile for curseperl
  321. usub/README              1 Instructions for user supplied subroutines
  322. usub/bsdcurses.mus      29 what used to be curses.mus
  323. usub/curses.mus         19 Glue routines for BSD curses
  324. usub/man2mus            37 A manual page to .mus translator
  325. usub/mus                36 A .mus to .c translator
  326. usub/pager              35 A sample pager in curseperl
  327. usub/usersub.c          37 An initialization file to call curses glue routines
  328. util.c                  16 Utility routines
  329. util.h                  30 Public declarations for the above
  330. x2p/EXTERN.h            39 Same as above
  331. x2p/INTERN.h            39 Same as above
  332. x2p/Makefile.SH         36 Precursor to Makefile
  333. x2p/a2p.h               32 Global declarations
  334. x2p/a2p.man             12 Manual page for awk to perl translator
  335. x2p/a2p.y               14 A yacc grammer for awk
  336. x2p/a2py.c              25 Awk compiler, sort of
  337. x2p/cflags.SH           27 A script that emits C compilation flags per file
  338. x2p/find2perl.SH        29 A find to perl translator
  339. x2p/handy.h             38 Handy definitions
  340. x2p/hash.c              33 Associative arrays again
  341. x2p/hash.h              37 Public declarations for the above
  342. x2p/s2p.SH              28 Sed to perl translator
  343. x2p/s2p.man             36 Manual page for sed to perl translator
  344. x2p/str.c               13 String handling package
  345. x2p/str.h               38 Public declarations for the above
  346. x2p/util.c              33 Utility routines
  347. x2p/util.h              38 Public declarations for the above
  348. x2p/walk.c:AA            2 Parse tree walker
  349. x2p/walk.c:AB           39 
  350.