home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer: Getting Started / Internet Surfer - Getting Started (Wayzata Technology)(7231)(1995).bin / pc / textfile / faqs / perl_faq / part0 < prev    next >
Encoding:
Internet Message Format  |  1995-01-01  |  2.6 KB

  1. Xref: bloom-picayune.mit.edu comp.lang.perl:14077 news.answers:4266
  2. Newsgroups: comp.lang.perl,news.answers
  3. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!eff!news.oc.com!convex!tchrist
  4. From: Tom Christiansen <tchrist@convex.COM>
  5. Subject: comp.lang.perl FAQ (part 0 of 2)
  6. Originator: tchrist@pixel.convex.com
  7. Sender: usenet@news.eng.convex.com (news access account)
  8. Message-ID: <1992Nov30.124619.8579@news.eng.convex.com>
  9. Approved: news-answers-request@MIT.Edu
  10. Date: Mon, 30 Nov 1992 12:34:49 GMT
  11. Expires: Mon, 4 Jan 1993 12:00:00 GMT
  12. Nntp-Posting-Host: pixel.convex.com
  13. Organization: Convex Computer Corporation, Colorado Springs, CO
  14. Followup-To: comp.lang.perl
  15. X-Disclaimer: This message was written by a user at CONVEX Computer
  16.               Corp. The opinions expressed are those of the user and
  17.               not necessarily those of CONVEX.
  18. Lines: 36
  19.  
  20. Archive-name: perl-faq/part0
  21. Version: $Id: perl-intro,v 1.2 92/11/30 05:22:42 tchrist Exp Locker: tchrist $
  22.  
  23. This article contains the table of contents to some of the most
  24. frequently asked questions in comp.lang.perl, a newsgroup devoted to
  25. the Perl programming language.  There are two pieces following 
  26. this, the general information questions in part1 and the largely
  27. technical opnes in part2.
  28.  
  29. They're all good questions, but they come up often enough that
  30. substantial net bandwidth can be saved by looking here first before
  31. asking.  Before posting a question, you really should consult the Perl
  32. man page; there's a lot of information packed in there.
  33.  
  34. Some questions in this group aren't really about Perl, but rather
  35. about system-specific issues.  You might also consult the Most
  36. Frequently Asked Questions list in comp.unix.questions for answers
  37. to this type of question.
  38.  
  39. The current version of perl is 4.035 (version 4, patchlevel 35).
  40. There haven't actually been 35 updates to perl4; rather, the context
  41. diffs posted to the net have been broken up into 35 news-digestable
  42. chunks.
  43.  
  44. This list is maintained by Tom Christiansen, and is archived on
  45. convex.com [130.168.1.1] in the file pub/perl/info/faq.  If you
  46. have any suggested additions or corrections to this article, please
  47. send them to Tom at either <tchrist@convex.com> or <convex!tchrist>.  
  48. Special thanks to Larry Wall for periodically reviewing this list for
  49. accuracy and especially for writing and releasing Perl in the first place.
  50.  
  51. -- 
  52.     Tom Christiansen      tchrist@convex.com      convex!tchrist
  53.     I already have too much problem with people thinking the efficiency of
  54.     a perl construct is related to its length.  On the other hand, I'm
  55.     perfectly capable of changing my mind next week...  :-) --lwall
  56.