home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doc_soft / perlref.lzh / perlref.4 < prev   
Encoding:
Text File  |  1991-01-26  |  15.7 KB  |  822 lines

  1.  
  2. #!/bin/sh
  3. # this is perlref_shr.04 (part 4 of perlref3_44_0)
  4. # do not concatenate these parts, unpack them in order with /bin/sh
  5. # file refbase.ps continued
  6. #
  7. if test ! -r _shar_seq_.tmp; then
  8.     echo 'Please unpack part 1 first!'
  9.     exit 1
  10. fi
  11. (read Scheck
  12.  if test "$Scheck" != 4; then
  13.     echo Please unpack part "$Scheck" next!
  14.     exit 1
  15.  else
  16.     exit 0
  17.  fi
  18. ) < _shar_seq_.tmp || exit 1
  19. if test ! -f _shar_wnt_.tmp; then
  20.     echo 'x - still skipping refbase.ps'
  21. else
  22. echo 'x - continuing file refbase.ps'
  23. sed 's/^X//' << 'SHAR_EOF' >> 'refbase.ps' &&
  24. (\322caller\323 returns this info for the current subroutine, \322caller\(1\)\323 for the)show
  25. 187 197 gm
  26. (caller of this subroutine etc..)show
  27. 204 169 gm
  28. (defined\(EXPR\)*)show
  29. 218 197 gm
  30. (Tests whether the lvalue EXPR has a real value.)show
  31. 235 169 gm
  32. (dump [LABEL])show
  33. 249 197 gm
  34. (Immediate core dump. When reincarnated, starts at LABEL.)show
  35. 266 169 gm
  36. (local\(LIST\))show
  37. 280 197 gm
  38. (Declares the listed variables to be local to the enclosing block,)show
  39. 294 197 gm
  40. (subroutine or eval.)show
  41. 311 169 gm
  42. (package NAME)show
  43. 325 197 gm
  44. (Designates the remainder of the current block as a package.)show
  45. 342 169 gm
  46. (require\(EXPR\240\)*)show
  47. 356 197 gm
  48. (Includes the specified file from the perl library. Does not include more)show
  49. 370 197 gm
  50. (than once, and yields a fatal error if the file does include OK.)show
  51. 387 169 gm
  52. (reset [\(EXPR\)*])show
  53. 401 197 gm
  54. (Resets ?? searches so that they work again. EXPR is a list of single)show
  55. 415 197 gm
  56. (letters. All variables and arrays beginning with one of those letters are)show
  57. 429 197 gm
  58. (reset to their pristine state.  Only affects the current package.)show
  59. 446 169 gm
  60. (scalar\(EXPR\))show
  61. 460 197 gm
  62. (Forces evaluation of EXPR in scalar context.)show
  63. 477 169 gm
  64. (sub NAME { EXPR; ... })show
  65. 491 197 gm
  66. (Designates NAME as a subroutine. Parameters are passed by reference)show
  67. 505 197 gm
  68. (as array @_ . Returns the value of the last expression evaluated.)show
  69. 522 169 gm
  70. (undef[\(LVALUE\)*])show
  71. 536 197 gm
  72. (Undefines the LVALUE. Always returns the undefined value.)show
  73. 553 169 gm
  74. (wantarray)show
  75. 567 197 gm
  76. (Returns true if the current context expects an array value.)show
  77. 604 169 gm
  78. 1 fs
  79. 18 fz
  80. bu fc
  81. 2 F /|______Times-Bold fnt
  82. bn
  83. (21. Formats)show
  84. 624 197 gm
  85. 0 fs
  86. 12 fz
  87. bu fc
  88. 2 F /|______Times-Roman fnt
  89. bn
  90. (format [NAME] =)show
  91. 638 197 gm
  92. (FORMLIST)show
  93. 652 197 gm
  94. (.)show
  95. 669 169 gm
  96. (FORMLIST pictures the lines, and contains the arguments which will give)show
  97. 683 169 gm
  98. (values to the fields in the lines. Picture fields are:)show
  99. 700 198 gm
  100. (@<<<\311 left adjusted field, the \322<\323 is repeated to denote the length of)show
  101. 714 227 gm
  102. (the field;)show
  103. 731 198 gm
  104. (@>>>\311 right adjusted field;)show
  105. 748 198 gm
  106. (@ | | | \311 centered field;)show
  107. 765 198 gm
  108. (@###.##\311  numeric format with implied decimal point;)show
  109. 782 198 gm
  110. (@* a multi-line field.)show
  111. 799 169 gm
  112. (Use \322^\323 instead of \322@\323 for multi-line block filling.)show
  113. 816 169 gm
  114. (Use \322~\323 at the beginning of a line to suppress unwanted empty lines.)show
  115. 833 169 gm
  116. (Use \322~ ~\323 at the beginning of a line to have this format line repeated until all)show
  117. 847 197 gm
  118. (fields are exhausted.)show
  119. 864 169 gm
  120. (Set $\320 to zero to force a page break.)show
  121. 881 169 gm
  122. (See also \322$^\323, \322$~\323, \322$-\323 and \322$=\323 in section \322Special Variables\323.)show
  123. F T cp
  124. %%Page: ? 14
  125. op
  126. 44 42 xl
  127. 1 1 pen
  128. 881 486 gm
  129. (nc 44 42 1212 844 6 rc)kp
  130. 125 169 gm
  131. 1 setTxMode
  132. 1 fs
  133. 18 fz
  134. bu fc
  135. 2 F /|______Times-Bold fnt
  136. bn
  137. (22. Info from system files)show
  138. 146 169 gm
  139. 0 fs
  140. 14 fz
  141. bu fc
  142. 2 F /|______Times-Roman fnt
  143. bn
  144. (/etc/passwd)show
  145. 163 169 gm
  146. 12 fz
  147. bu fc
  148. 2 F /|______Times-Roman fnt
  149. bn
  150. (Info is \($name, $passwd, $uid, $gid, $quota, $comment, $gcos, $dir, $shell\).)show
  151. 180 169 gm
  152. (endpwent)show
  153. 180 360 gm
  154. (Ends lookup processing.)show
  155. 195 169 gm
  156. (getpwent)show
  157. 195 360 gm
  158. (Gets next info.)show
  159. 210 169 gm
  160. (getpwnam\(NAME\))show
  161. 210 360 gm
  162. (Gets info by name.)show
  163. 225 169 gm
  164. (getpwuid\(UID\))show
  165. 225 360 gm
  166. (Gets info by uid.)show
  167. 240 169 gm
  168. (setpwent)show
  169. 240 360 gm
  170. (Resets lookup processing.)show
  171. 273 169 gm
  172. 14 fz
  173. bu fc
  174. 2 F /|______Times-Roman fnt
  175. bn
  176. (/etc/group)show
  177. 290 169 gm
  178. 12 fz
  179. bu fc
  180. 2 F /|______Times-Roman fnt
  181. bn
  182. (Info is a 4-item array: \($name, $passwd, $gid, $members\).)show
  183. 307 169 gm
  184. (endgrent)show
  185. 307 360 gm
  186. (Ends lookup processing.)show
  187. 322 169 gm
  188. (getgrgid\(GID\))show
  189. 322 360 gm
  190. (Gets info by group id.)show
  191. 337 169 gm
  192. (getgrnam\(NAME\))show
  193. 337 360 gm
  194. (Gets info by name.)show
  195. 352 169 gm
  196. (getgrent)show
  197. 352 360 gm
  198. (Gets next info.)show
  199. 367 169 gm
  200. (setgrent)show
  201. 367 360 gm
  202. (Resets lookup processing.)show
  203. 400 169 gm
  204. 14 fz
  205. bu fc
  206. 2 F /|______Times-Roman fnt
  207. bn
  208. (/etc/hosts)show
  209. 417 169 gm
  210. 12 fz
  211. bu fc
  212. 2 F /|______Times-Roman fnt
  213. bn
  214. (Info is \($name, $aliases, $addrtype, $length, @addrs\).)show
  215. 434 169 gm
  216. (endhostent)show
  217. 434 360 gm
  218. (Ends lookup processing.)show
  219. 449 169 gm
  220. (gethostbyname\(NAME\))show
  221. 449 360 gm
  222. (Gets info by name.)show
  223. 464 169 gm
  224. (gethostent)show
  225. 464 360 gm
  226. (Gets next info.)show
  227. 479 169 gm
  228. (sethostent\(STAYOPEN\))show
  229. 479 360 gm
  230. (Resets lookup processing.)show
  231. 512 169 gm
  232. 14 fz
  233. bu fc
  234. 2 F /|______Times-Roman fnt
  235. bn
  236. (/etc/networks)show
  237. 529 169 gm
  238. 12 fz
  239. bu fc
  240. 2 F /|______Times-Roman fnt
  241. bn
  242. (Info is \($name, $aliases, $addrtype, $net\).)show
  243. 546 169 gm
  244. (endnetent)show
  245. 546 360 gm
  246. (Ends lookup processing.)show
  247. 561 169 gm
  248. (getnetbyaddr\(ADDR,TYPE\))show
  249. 561 360 gm
  250. (Gets info by address and type.)show
  251. 576 169 gm
  252. (getnetbyname\(NAME\))show
  253. 576 360 gm
  254. (Gets info by name.)show
  255. 591 169 gm
  256. (getnetent)show
  257. 591 360 gm
  258. (Gets next info.)show
  259. 606 169 gm
  260. (setnetent\(STAYOPEN\))show
  261. 606 360 gm
  262. (Resets lookup processing.)show
  263. 639 169 gm
  264. 14 fz
  265. bu fc
  266. 2 F /|______Times-Roman fnt
  267. bn
  268. (/etc/services)show
  269. 656 169 gm
  270. 12 fz
  271. bu fc
  272. 2 F /|______Times-Roman fnt
  273. bn
  274. (Info is \($name, $aliases, $port, $proto\).)show
  275. 673 169 gm
  276. (endservent)show
  277. 673 360 gm
  278. (Ends lookup processing.)show
  279. 688 169 gm
  280. (getservbyname\(NAME, PROTO\))show
  281. 688 360 gm
  282. (Gets info by name.)show
  283. 703 169 gm
  284. (getservbyport\(PORT, PROTO\))show
  285. 703 360 gm
  286. (Gets info by port.)show
  287. 718 169 gm
  288. (getservent)show
  289. 718 360 gm
  290. (Gets next info.)show
  291. 733 169 gm
  292. (setservent\(STAYOPEN\))show
  293. 733 360 gm
  294. (Resets lookup processing.)show
  295. 766 169 gm
  296. 14 fz
  297. bu fc
  298. 2 F /|______Times-Roman fnt
  299. bn
  300. (/etc/protocols)show
  301. 783 169 gm
  302. 12 fz
  303. bu fc
  304. 2 F /|______Times-Roman fnt
  305. bn
  306. (Info is \($name, $aliases, $proto\).)show
  307. 800 169 gm
  308. (endprotoent)show
  309. 800 360 gm
  310. (Ends lookup processing.)show
  311. 815 169 gm
  312. (getprotobyname\(NAME\))show
  313. 815 360 gm
  314. (Gets info by name.)show
  315. 830 169 gm
  316. (getprotobynumber\(NUMBER\))show
  317. 830 360 gm
  318. (Gets info by number.)show
  319. 845 169 gm
  320. (getprotoent)show
  321. 845 360 gm
  322. (Gets next info.)show
  323. 860 169 gm
  324. (setprotoent\(STAYOPEN\))show
  325. 860 360 gm
  326. (Resets lookup processing.)show
  327. F T cp
  328. %%Page: ? 15
  329. op
  330. 44 42 xl
  331. 1 1 pen
  332. 860 484 gm
  333. (nc 44 42 1212 844 6 rc)kp
  334. 125 169 gm
  335. 1 setTxMode
  336. 1 fs
  337. 18 fz
  338. bu fc
  339. 2 F /|______Times-Bold fnt
  340. bn
  341. (23. Regular expressions)show
  342. 145 169 gm
  343. 0 fs
  344. 12 fz
  345. bu fc
  346. 2 F /|______Times-Roman fnt
  347. bn
  348. (Standard UNIX regular expressions, with the following additions:)show
  349. 162 169 gm
  350. (\( \) | { })show
  351. 176 197 gm
  352. (do not have to be escaped with a \\ .)show
  353. 193 169 gm
  354. (+)show
  355. 193 197 gm
  356. (matches the preceding pattern element one or more times.)show
  357. 210 169 gm
  358. (?)show
  359. 210 197 gm
  360. (matches zero or one times.)show
  361. 227 169 gm
  362. ({)show
  363. 2 fs
  364. bu fc
  365. 2 F /|______Times-Italic fnt
  366. bn
  367. (n)show
  368. 0 fs
  369. bu fc
  370. 2 F /|______Times-Roman fnt
  371. bn
  372. (,)show
  373. 2 fs
  374. bu fc
  375. 2 F /|______Times-Italic fnt
  376. bn
  377. (m)show
  378. 0 fs
  379. bu fc
  380. 2 F /|______Times-Roman fnt
  381. bn
  382. (})show
  383. 241 197 gm
  384. (denote the minimum \()show
  385. 2 fs
  386. bu fc
  387. 2 F /|______Times-Italic fnt
  388. bn
  389. (n)show
  390. 0 fs
  391. bu fc
  392. 2 F /|______Times-Roman fnt
  393. bn
  394. (\) and maximum \()show
  395. 2 fs
  396. bu fc
  397. 2 F /|______Times-Italic fnt
  398. bn
  399. (m)show
  400. 0 fs
  401. bu fc
  402. 2 F /|______Times-Roman fnt
  403. bn
  404. (\) match count. {)show
  405. 2 fs
  406. bu fc
  407. 2 F /|______Times-Italic fnt
  408. bn
  409. (n)show
  410. 0 fs
  411. bu fc
  412. 2 F /|______Times-Roman fnt
  413. bn
  414. (} means )show
  415. 2 fs
  416. bu fc
  417. 2 F /|______Times-Italic fnt
  418. bn
  419. (n)show
  420. 255 197 gm
  421. 0 fs
  422. bu fc
  423. 2 F /|______Times-Roman fnt
  424. bn
  425. (times; {)show
  426. 2 fs
  427. bu fc
  428. 2 F /|______Times-Italic fnt
  429. bn
  430. (n)show
  431. 0 fs
  432. bu fc
  433. 2 F /|______Times-Roman fnt
  434. bn
  435. (,} means at least )show
  436. 2 fs
  437. bu fc
  438. 2 F /|______Times-Italic fnt
  439. bn
  440. (n)show
  441. 0 fs
  442. bu fc
  443. 2 F /|______Times-Roman fnt
  444. bn
  445. ( times.)show
  446. 272 169 gm
  447. (\\w)show
  448. 272 197 gm
  449. (matches alphanumeric, including \322_\323, \\W matches non-alphanumeric.)show
  450. 289 169 gm
  451. (\\b)show
  452. 289 197 gm
  453. (matches word boundaries, \\B matches non-boundaries.)show
  454. 306 169 gm
  455. (\\s)show
  456. 306 197 gm
  457. (matches whitespace, \\S matches non-whitespace.)show
  458. 323 169 gm
  459. (\\d)show
  460. 323 197 gm
  461. (matches numeric, \\D matches non-numeric.)show
  462. 340 169 gm
  463. (\\n, \\r, \\f, \\t and \\NNN have their usual meaning.)show
  464. 357 169 gm
  465. (\\w, \\s and \\d may be used within character classes, \\b denotes backspace in this)show
  466. 371 197 gm
  467. (context.)show
  468. 388 169 gm
  469. (\\1 ... \\9 refer to matched sub-expressions inside the match.)show
  470. 422 169 gm
  471. (See also \322$1\323 ... \322$9\323, \322$+\323, \322$&\323, \322$ ` \323 and \322$ \253 \323 in section)show
  472. 436 169 gm
  473. (\322Special Variables\323.)show
  474. 473 169 gm
  475. 1 fs
  476. 18 fz
  477. bu fc
  478. 2 F /|______Times-Bold fnt
  479. bn
  480. (24. Special variables)show
  481. 493 169 gm
  482. 0 fs
  483. 12 fz
  484. bu fc
  485. 2 F /|______Times-Roman fnt
  486. bn
  487. (The following variables are global and should be)show
  488. 507 169 gm
  489. (localized in subroutines:)show
  490. 524 169 gm
  491. ($_)show
  492. 524 197 gm
  493. (The default input and pattern-searching space.)show
  494. 541 169 gm
  495. ($ )show
  496. 1 fs
  497. bu fc
  498. 2 F /|______Times-Bold fnt
  499. bn
  500. (.)show
  501. 541 197 gm
  502. 0 fs
  503. bu fc
  504. 2 F /|______Times-Roman fnt
  505. bn
  506. (The current input line number of the last filehandle that was read.)show
  507. 558 169 gm
  508. ($/)show
  509. 558 197 gm
  510. (The input record separator, newline by default.)show
  511. 575 169 gm
  512. ($ ,)show
  513. 575 197 gm
  514. (The output field separator for the print operator.)show
  515. 592 169 gm
  516. ($")show
  517. 592 197 gm
  518. (The separator which joins elements of arrays interpolated i)show
  519. 592 477 gm
  520. (n)show
  521. 592 482 gm
  522. ( strings.)show
  523. 609 169 gm
  524. ($ \\)show
  525. 609 197 gm
  526. (The output record separator for the print operator.)show
  527. 626 169 gm
  528. ($#)show
  529. 626 197 gm
  530. (The output format for printed numbers. Initial value is \322%.20g\323.)show
  531. 643 169 gm
  532. ($*)show
  533. 643 197 gm
  534. (Set to 1 to do multiline matching within a string, 0 to assume strings)show
  535. 657 197 gm
  536. (contain a single line. Default is 0.)show
  537. 674 169 gm
  538. ($?)show
  539. 674 197 gm
  540. (The status returned by the last backtick \( ` ` \) command, pipe close or)show
  541. 688 197 gm
  542. (system operator.)show
  543. 705 169 gm
  544. ($])show
  545. 705 197 gm
  546. (The perl version string \(as displayed with \322perl -v\323\), or number.)show
  547. 722 169 gm
  548. ($[)show
  549. 722 197 gm
  550. (The index of the first element in an array, and of the first character in a)show
  551. 736 197 gm
  552. (substring. Default is 0.)show
  553. 753 169 gm
  554. ($;)show
  555. 753 197 gm
  556. (The subscript separator for multi-dimensional array emulation. Default is)show
  557. 767 197 gm
  558. ("\\034".)show
  559. 784 169 gm
  560. ($!)show
  561. 784 197 gm
  562. (If used in a numeric context, yields the current value of errno. If used in)show
  563. 798 197 gm
  564. (a string context, yields the corresponding error string.)show
  565. 815 169 gm
  566. ($@)show
  567. 815 197 gm
  568. (The perl error message from the last eval or \322do EXPR\323 command.)show
  569. 832 169 gm
  570. ($:)show
  571. 832 197 gm
  572. (The set of characters after which a string may be broken to fill)show
  573. 846 197 gm
  574. (continuation fields \(starting with \322^\323\) in a format.)show
  575. 863 169 gm
  576. ($0)show
  577. 863 197 gm
  578. (The name of the file containing the perl script being executed.)show
  579. 880 169 gm
  580. ($$)show
  581. 880 197 gm
  582. (The process number of the perl running this script. Altered \(in the child)show
  583. 894 197 gm
  584. (process\) by fork\( \).)show
  585. F T cp
  586. %%Page: ? 16
  587. op
  588. 44 42 xl
  589. 1 1 pen
  590. 894 288 gm
  591. (nc 44 42 1212 844 6 rc)kp
  592. 886 265 gm
  593. 1 setTxMode
  594. 0 fs
  595. 12 fz
  596. bu fc
  597. 2 F /|______Times-Roman fnt
  598. bn
  599. (Perl Reference Guide revision 3.0.44.0)show
  600. -4096 -4096 gm
  601. 0 gr
  602. -4095 -4095 lin
  603. 6 25 lw
  604. 874 166 gm
  605. 874 167 lin
  606. 874 166 gm
  607. 875 166 lin
  608. 25 6 lw
  609. 1 1 lw
  610. -4096 -4096 gm
  611. -4095 -4095 lin
  612. 6 25 lw
  613. 874 167 gm
  614. 874 550 lin
  615. 25 6 lw
  616. 1 1 lw
  617. -4096 -4096 gm
  618. -4095 -4095 lin
  619. 6 25 lw
  620. 874 550 gm
  621. 875 550 lin
  622. 25 6 lw
  623. 1 1 lw
  624. -4096 -4096 gm
  625. -4095 -4095 lin
  626. 6 25 lw
  627. 874 166 gm
  628. 892 166 lin
  629. 25 6 lw
  630. 1 1 lw
  631. -4096 -4096 gm
  632. -4095 -4095 lin
  633. 6 25 lw
  634. 874 550 gm
  635. 892 550 lin
  636. 25 6 lw
  637. 1 1 lw
  638. 903 178 gm
  639. 1 setTxMode
  640. currentfont SwToSym
  641. (\323)show
  642. setfont
  643. ( 1990, 1991 Johan Vromans. Usage, reproduction and distribution is free.)show
  644. -4096 -4096 gm
  645. 0 gr
  646. -4095 -4095 lin
  647. 6 25 lw
  648. 906 166 gm
  649. 906 167 lin
  650. 25 6 lw
  651. 1 1 lw
  652. -4096 -4096 gm
  653. -4095 -4095 lin
  654. 6 25 lw
  655. 906 167 gm
  656. 906 550 lin
  657. 25 6 lw
  658. 1 1 lw
  659. -4096 -4096 gm
  660. -4095 -4095 lin
  661. 6 25 lw
  662. 25 6 lw
  663. 1 1 lw
  664. -4096 -4096 gm
  665. -4095 -4095 lin
  666. 6 25 lw
  667. 891 166 gm
  668. 906 166 lin
  669. 25 6 lw
  670. 1 1 lw
  671. -4096 -4096 gm
  672. -4095 -4095 lin
  673. 6 25 lw
  674. 891 550 gm
  675. 906 550 lin
  676. 25 6 lw
  677. 1 1 lw
  678. 122 169 gm
  679. 1 setTxMode
  680. ($<)show
  681. 122 197 gm
  682. (The real uid of this process.)show
  683. 139 169 gm
  684. ($>)show
  685. 139 197 gm
  686. (The effective uid of this process.)show
  687. 156 169 gm
  688. ($ \()show
  689. 156 197 gm
  690. (The real gid of this process.)show
  691. 173 169 gm
  692. ($ \))show
  693. 173 197 gm
  694. (The effective gid of this process.)show
  695. 190 169 gm
  696. ($^T)show
  697. 190 197 gm
  698. (The time \(as delivered by \322time\323\) when the program started. This value)show
  699. 204 197 gm
  700. (is used by the file test operators \322\320M\323, \322\320A\323 and \322-C\323.)show
  701. 224 169 gm
  702. (The following variables are context dependent and need not be localized:)show
  703. 241 169 gm
  704. ($%)show
  705. 241 197 gm
  706. (The current page number of the currently selected output channel.)show
  707. 258 169 gm
  708. ($=)show
  709. 258 197 gm
  710. (The page length of the current output channel. Default is 60 lines.)show
  711. 275 169 gm
  712. ($\320)show
  713. 275 197 gm
  714. (The number of lines left on the page.)show
  715. 292 169 gm
  716. ($~)show
  717. 292 197 gm
  718. (The name of the current report format.)show
  719. 309 169 gm
  720. ($^)show
  721. 309 197 gm
  722. (The name of the current top-of-page format.)show
  723. 326 169 gm
  724. ($ |)show
  725. 326 197 gm
  726. (If set to nonzero, forces a flush after every write or print on the currently)show
  727. 340 197 gm
  728. (selected output channel. Default is 0.)show
  729. 357 169 gm
  730. ($ARGV   The name of the current file when reading from < > .)show
  731. 377 169 gm
  732. (The following variables are always local to the current block:)show
  733. 394 169 gm
  734. ($&)show
  735. 394 197 gm
  736. (The string matched by the last pattern match.)show
  737. 411 169 gm
  738. ($ `)show
  739. 411 197 gm
  740. (The string preceding what was matched by the last pattern match.)show
  741. 428 169 gm
  742. ($ \253)show
  743. 428 197 gm
  744. (The string following what was matched by the last pattern match.)show
  745. 445 169 gm
  746. ($+)show
  747. 445 197 gm
  748. (The last bracket matched by the last search pattern.)show
  749. 462 169 gm
  750. ($1 ... $9)show
  751. 476 197 gm
  752. (Contains the subpattern from the corresponding set of parentheses in the)show
  753. 490 197 gm
  754. (last pattern matched.)show
  755. 527 169 gm
  756. 1 fs
  757. 18 fz
  758. bu fc
  759. 2 F /|______Times-Bold fnt
  760. bn
  761. (25. Special arrays)show
  762. 547 169 gm
  763. 0 fs
  764. 12 fz
  765. bu fc
  766. 2 F /|______Times-Roman fnt
  767. bn
  768. (@ARGV)show
  769. 547 227 gm
  770. (Contains the command line arguments for the script \(not including)show
  771. 561 227 gm
  772. (the command name\).)show
  773. 578 169 gm
  774. (@INC)show
  775. 578 227 gm
  776. (Contains the list of places to look for perl scripts to be evaluated)show
  777. 592 227 gm
  778. (by the \322do FILENAME\323 and \322require\323 command.)show
  779. 609 169 gm
  780. (@_)show
  781. 609 227 gm
  782. (Parameter array for subroutines. Also used by split if not in array)show
  783. 623 227 gm
  784. (context.)show
  785. 640 169 gm
  786. (%ENV)show
  787. 640 227 gm
  788. (Contains the current environment.)show
  789. 657 169 gm
  790. (%INC)show
  791. 657 227 gm
  792. (List of files that have been \322require\323-d or \322do\323-ne.)show
  793. 674 169 gm
  794. (%SIG)show
  795. 674 227 gm
  796. (Used to set signal handlers for various signals.)show
  797. F T cp
  798. %%Trailer
  799. cd
  800. end
  801. %%Pages: 16 0
  802. %%EOF
  803. SHAR_EOF
  804. echo 'File refbase.ps is complete' &&
  805. chmod 0644 refbase.ps ||
  806. echo 'restore of refbase.ps failed'
  807. Wc_c="`wc -c < 'refbase.ps'`"
  808. test 89620 -eq "$Wc_c" ||
  809.     echo 'refbase.ps: original size 89620, current size' "$Wc_c"
  810. rm -f _shar_wnt_.tmp
  811. fi
  812. rm -f _shar_seq_.tmp
  813. echo You have unpacked the last part
  814. exit 0
  815. -- 
  816. Johan Vromans                       jv@mh.nl via internet backbones
  817. Multihouse Automatisering bv               uucp: ..!{uunet,hp4nl}!mh.nl!jv
  818. Doesburgweg 7, 2803 PL Gouda, The Netherlands  phone/fax: +31 1820 62911/62500
  819. ------------------------ "Arms are made for hugging" -------------------------
  820.  
  821.  
  822.