home *** CD-ROM | disk | FTP | other *** search
/ Freelog 15 / FREELOG 15.ISO / WebMaster / Perl / PERL5106.ZIP / perl5 / MANIFEST.TXT < prev    next >
Encoding:
Text File  |  1996-01-31  |  7.7 KB  |  390 lines

  1. Directory PATH listing
  2. Volume serial number is 0012FEEC 1CFA:AB2A
  3. D:\PERL5
  4. │   INSTALL.BAT
  5. │   INSTALL.TXT
  6. │   LICENSE.TXT
  7. │   PL2BAT.BAT
  8. │   README.TXT
  9. │   RELEASE.TXT
  10. │   STATUS.TXT
  11. │   UNINSTALL.BAT
  12. │   WIN95.TXT
  13. │   
  14. ├───dll-src
  15. │   │   av.cpp
  16. │   │   av.h
  17. │   │   config.h
  18. │   │   cop.h
  19. │   │   cv.h
  20. │   │   deb.cpp
  21. │   │   doio.cpp
  22. │   │   doop.cpp
  23. │   │   dosish.h
  24. │   │   dump.cpp
  25. │   │   embed.h
  26. │   │   extern.h
  27. │   │   form.h
  28. │   │   globals.cpp
  29. │   │   gv.cpp
  30. │   │   gv.h
  31. │   │   handy.h
  32. │   │   hv.cpp
  33. │   │   hv.h
  34. │   │   intern.h
  35. │   │   iperlsup.h
  36. │   │   keywords.h
  37. │   │   main.cpp
  38. │   │   mg.cpp
  39. │   │   mg.h
  40. │   │   nt.cpp
  41. │   │   nt.h
  42. │   │   ntlib.cpp
  43. │   │   ntole.cpp
  44. │   │   ntpp.h
  45. │   │   ntsock.cpp
  46. │   │   ntxs.cpp
  47. │   │   NTXSub.h
  48. │   │   op.cpp
  49. │   │   op.h
  50. │   │   opcode.h
  51. │   │   patchlvl.h
  52. │   │   perl.cpp
  53. │   │   perl.h
  54. │   │   perl100.mak
  55. │   │   perllib.cpp
  56. │   │   perllib.def
  57. │   │   perllib.h
  58. │   │   perly.cpp
  59. │   │   perly.h
  60. │   │   pp.cpp
  61. │   │   pp.h
  62. │   │   pp_ctl.cpp
  63. │   │   pp_hot.cpp
  64. │   │   pp_sys.cpp
  65. │   │   proto.h
  66. │   │   regcomp.cpp
  67. │   │   regcomp.h
  68. │   │   regexec.cpp
  69. │   │   regexp.h
  70. │   │   run.cpp
  71. │   │   scope.cpp
  72. │   │   scope.h
  73. │   │   sv.cpp
  74. │   │   sv.h
  75. │   │   taint.cpp
  76. │   │   toke.cpp
  77. │   │   unixish.h
  78. │   │   util.cpp
  79. │   │   util.h
  80. │   │   winsock.cpp
  81. │   │   xsub.h
  82. │   │   
  83. │   ├───Ext
  84. │   │   ├───auto
  85. │   │   │   └───NT
  86. │   │   │       ├───EventLog
  87. │   │   │       │       EVENTLOG.CPP
  88. │   │   │       │       EVENTLOG.DEF
  89. │   │   │       │       EVENTLOG.MAK
  90. │   │   │       │       EVENTLOG.XS
  91. │   │   │       │       
  92. │   │   │       ├───Registry
  93. │   │   │       │       REGISTRY.CPP
  94. │   │   │       │       REGISTRY.DEF
  95. │   │   │       │       REGISTRY.MAK
  96. │   │   │       │       REGISTRY.XS
  97. │   │   │       │       TYPEMAP
  98. │   │   │       │       
  99. │   │   │       └───WinError
  100. │   │   │               WINERROR.CPP
  101. │   │   │               WINERROR.DEF
  102. │   │   │               WINERROR.MAK
  103. │   │   │               WINERROR.XS
  104. │   │   │               
  105. │   │   └───DynaLoader
  106. │   │           dlutils.c
  107. │   │           dl_aix.xs
  108. │   │           dl_dld.xs
  109. │   │           dl_dlopen.xs
  110. │   │           dl_hpux.xs
  111. │   │           dl_next.xs
  112. │   │           dl_none.xs
  113. │   │           dl_vms.xs
  114. │   │           dl_win32.xs
  115. │   │           dynaloader.cpp
  116. │   │           dynaloader.pm
  117. │   │           makefile.pl
  118. │   │           readme
  119. │   │           
  120. │   └───inc
  121. │       │   dirent.h
  122. │       │   netdb.h
  123. │       │   
  124. │       └───sys
  125. │               socket.h
  126. │               
  127. ├───Docs
  128. │       oleauto.htm
  129. │       perl.htm
  130. │       perlapi.htm
  131. │       perlbook.htm
  132. │       perlbot.htm
  133. │       perlcall.htm
  134. │       perldata.htm
  135. │       perldebug.htm
  136. │       perldiag.htm
  137. │       perlembed.htm
  138. │       perlform.htm
  139. │       perlfunc.htm
  140. │       perlguts.htm
  141. │       perlipc.htm
  142. │       perlmod.htm
  143. │       perlobj.htm
  144. │       perlop.htm
  145. │       perlovl.htm
  146. │       perlpod.htm
  147. │       perlre.htm
  148. │       perlref.htm
  149. │       perlrun.htm
  150. │       perlsec.htm
  151. │       perlstyle.htm
  152. │       perlsub.htm
  153. │       perlsyn.htm
  154. │       perltrap.htm
  155. │       perlvar.htm
  156. │       win32.htm
  157. │       win32ext.htm
  158. │       win32mod.htm
  159. │       
  160. ├───exe-src
  161. │       perl.mak
  162. │       perl100.lib
  163. │       perlexe.cpp
  164. │       perlglob.c
  165. │       
  166. ├───Ext
  167. │   ├───auto
  168. │   │   └───NT
  169. │   │           README.TXT
  170. │   │           
  171. │   └───NT
  172. │           EVENTLOG.PM
  173. │           REGISTRY.PM
  174. │           WINERROR.PM
  175. │           
  176. ├───Lib
  177. │   │   abbrev.pl
  178. │   │   AnyDBM_File.pm
  179. │   │   assert.pl
  180. │   │   AutoLoader.pm
  181. │   │   AutoSplit.pm
  182. │   │   Benchmark.pm
  183. │   │   bigfloat.pl
  184. │   │   bigint.pl
  185. │   │   bigrat.pl
  186. │   │   cacheout.pl
  187. │   │   Carp.pm
  188. │   │   chat2.inter
  189. │   │   chat2.pl
  190. │   │   complete.pl
  191. │   │   Config.pm
  192. │   │   ctime.pl
  193. │   │   Cwd.pm
  194. │   │   dotsh.pl
  195. │   │   dumpvar.pl
  196. │   │   Dynaloader.pm
  197. │   │   English.pm
  198. │   │   Env.pm
  199. │   │   exceptions.pl
  200. │   │   Exporter.pm
  201. │   │   fastcwd.pl
  202. │   │   FileHandle.pm
  203. │   │   find.pl
  204. │   │   finddepth.pl
  205. │   │   flush.pl
  206. │   │   ftp.pl
  207. │   │   getcwd.pl
  208. │   │   getopt.pl
  209. │   │   getopts.pl
  210. │   │   hostname.pl
  211. │   │   importenv.pl
  212. │   │   integer.pm
  213. │   │   less.pm
  214. │   │   lib.pm
  215. │   │   look.pl
  216. │   │   newgetopt.pl
  217. │   │   NT.PH
  218. │   │   NT.pm
  219. │   │   OLE.pm
  220. │   │   open2.pl
  221. │   │   open3.pl
  222. │   │   perl5db.pl
  223. │   │   pwd.pl
  224. │   │   Shell.pm
  225. │   │   shellwords.pl
  226. │   │   sigtrap.pm
  227. │   │   stat.pl
  228. │   │   strict.pm
  229. │   │   subs.pm
  230. │   │   SubstrHash.pm
  231. │   │   syslog.pl
  232. │   │   tainted.pl
  233. │   │   termcap.pl
  234. │   │   TieHash.pm
  235. │   │   timelocal.pl
  236. │   │   validate.pl
  237. │   │   Winsock.pm
  238. │   │   
  239. │   ├───ExtUtils
  240. │   │       Liblist.pm
  241. │   │       MakeMaker.pm
  242. │   │       Manifest.pm
  243. │   │       Mkbootstrap.pm
  244. │   │       README.NT
  245. │   │       typemap
  246. │   │       xsubpp
  247. │   │       
  248. │   ├───File
  249. │   │       Basename.pm
  250. │   │       CheckTree.pm
  251. │   │       Find.pm
  252. │   │       Path.pm
  253. │   │       
  254. │   ├───Getopt
  255. │   │       Long.pm
  256. │   │       Std.pm
  257. │   │       
  258. │   ├───I18N
  259. │   │       Collate.pm
  260. │   │       
  261. │   ├───IPC
  262. │   │       Open2.pm
  263. │   │       Open3.pm
  264. │   │       
  265. │   ├───Math
  266. │   │       BigFloat.pm
  267. │   │       BigInt.pm
  268. │   │       Complex.pm
  269. │   │       
  270. │   ├───Net
  271. │   │       Ping.pm
  272. │   │       
  273. │   ├───Search
  274. │   │       Dict.pm
  275. │   │       
  276. │   ├───Sys
  277. │   │       Hostname.pm
  278. │   │       Syslog.pm
  279. │   │       
  280. │   ├───Term
  281. │   │       Cap.pm
  282. │   │       Complete.pm
  283. │   │       
  284. │   ├───Test
  285. │   │       Harness.pm
  286. │   │       
  287. │   ├───Text
  288. │   │       Abbrev.pm
  289. │   │       ParseWords.pm
  290. │   │       Soundex.pm
  291. │   │       Tabs.pm
  292. │   │       
  293. │   └───Time
  294. │           Local.pm
  295. │           
  296. └───ntt
  297.     │   test.bat
  298.     │   
  299.     ├───Base
  300.     │       cond.ntt
  301.     │       if.ntt
  302.     │       lex.ntt
  303.     │       pat.ntt
  304.     │       term.ntt
  305.     │       
  306.     ├───Cmd
  307.     │       elsif.ntt
  308.     │       for.ntt
  309.     │       mod.ntt
  310.     │       subval.ntt
  311.     │       switch.ntt
  312.     │       while.ntt
  313.     │       
  314.     ├───Comp
  315.     │       cmdopt.ntt
  316.     │       decl.ntt
  317.     │       multiline.ntt
  318.     │       package.ntt
  319.     │       script.ntt
  320.     │       term.ntt
  321.     │       
  322.     ├───Io
  323.     │       argv.ntt
  324.     │       dup.ntt
  325.     │       inplace.ntt
  326.     │       print.ntt
  327.     │       tell.ntt
  328.     │       
  329.     ├───Lib
  330.     │       bigint.ntt
  331.     │       english.ntt
  332.     │       soundex.ntt
  333.     │       
  334.     ├───NT
  335.     │       eventlog.ntt
  336.     │       registry.ntt
  337.     │       unsupported.ntt
  338.     │       
  339.     └───Op
  340.             append.ntt
  341.             array.ntt
  342.             auto.ntt
  343.             chop.ntt
  344.             cond.ntt
  345.             delete.ntt
  346.             do.ntt
  347.             each.ntt
  348.             eval.ntt
  349.             exec.ntt
  350.             exp.ntt
  351.             flip.ntt
  352.             glob.ntt
  353.             goto.ntt
  354.             groups.ntt
  355.             index.ntt
  356.             int.ntt
  357.             join.ntt
  358.             list.ntt
  359.             local.ntt
  360.             magic.ntt
  361.             mkdir.ntt
  362.             my.ntt
  363.             oct.ntt
  364.             ord.ntt
  365.             pack.ntt
  366.             pat.ntt
  367.             push.ntt
  368.             quotemeta.ntt
  369.             rand.ntt
  370.             range.ntt
  371.             read.ntt
  372.             readdir.ntt
  373.             ref.ntt
  374.             regexp.ntt
  375.             repeat.ntt
  376.             re_tests
  377.             sleep.ntt
  378.             sort.ntt
  379.             split.ntt
  380.             sprintf.ntt
  381.             study.ntt
  382.             subst.ntt
  383.             substr.ntt
  384.             time.ntt
  385.             undef.ntt
  386.             unshift.ntt
  387.             vec.ntt
  388.             write.ntt
  389.             
  390.