home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / perl / 7539 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!usc!news.cerf.net!netlabs!lwall
  3. From: lwall@netlabs.com (Larry Wall)
  4. Subject: Re: Thanks to all of you that bought camel books!
  5. Message-ID: <1992Dec17.182246.18384@netlabs.com>
  6. Sender: news@netlabs.com
  7. Nntp-Posting-Host: scalpel.netlabs.com
  8. Organization: NetLabs, Inc.
  9. References: <MERLYN.92Dec8142116@romulus.reed.edu> <1992Dec16.160615.2054@cognos.com>
  10. Date: Thu, 17 Dec 1992 18:22:46 GMT
  11. Lines: 18
  12.  
  13. In article <1992Dec16.160615.2054@cognos.com> alanm@cognos.com (Alan Myrvold) writes:
  14. : Plus, how long will Learning Perl exist before it is obsoleted by version 5
  15. : changes?
  16.  
  17. The intent of Learning Perl is to teach a useful subset of Perl, and
  18. the intent of Perl 5 is not to remove the parts that people find useful.
  19.  
  20. If you're looking for further reassurance, note that I only tweaked a
  21. couple of obscure things in the Perl 4 regression tests to get them to
  22. work with Perl 5.  And I really don't think that Learning Perl is going
  23. to discuss the practice of doing "goto" into a "while (0)" loop, or
  24. intentionally writing syntactically incorrect evals to see which line
  25. number the error is reported on.
  26.  
  27. That being said, I should point out that I may deprecate certain Perl4isms.
  28. But they'll still work in Perl 5.
  29.  
  30. Larry
  31.