home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / PERL4036.ZIP / PACKINGLIST@36 < prev    next >
Text File  |  1993-02-08  |  19KB  |  400 lines

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