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

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!ftpbox!mothost!merlin.dev.cdx.mot.com!fendahl.dev.cdx.mot.com!mcook
  3. From: mcook@fendahl.dev.cdx.mot.com (Michael Cook)
  4. Subject: Re: system() vs exec()
  5. Message-ID: <mcook.724723088@fendahl.dev.cdx.mot.com>
  6. Sender: news@merlin.dev.cdx.mot.com (USENET News System)
  7. Nntp-Posting-Host: fendahl.dev.cdx.mot.com
  8. Organization: Motorola Codex, Canton, Massachusetts
  9. References: <2B30B274.616E@tct.com> <mcook.724624157@fendahl.dev.cdx.mot.com> <2B31E577.99FA@tct.com> <162@eiffel.eiffel.com>
  10. Date: Fri, 18 Dec 1992 23:58:08 GMT
  11. Lines: 18
  12.  
  13. ram@eiffel.com (Raphael Manfredi) writes:
  14.  
  15. >>According to mcook@fendahl.dev.cdx.mot.com (Michael Cook):
  16. >>>Besides, you've used @_ after you used local().  That's a Perl no-no.
  17.  
  18. [...]
  19.  
  20. >(Note: this is an implementation problem, not a conceptual one. I pointed that
  21. >out to Michael in private e-mail and he replied that (paraphrasing) Perl
  22. >was 'practical', not conceptual.)
  23.  
  24. What, you disagree?  There are many examples in Perl, perl, perL and PeRl
  25. where things don't work the way you might think.  A big part of learning to
  26. program in Perl is learning what *not* to do.  Of course, many languages have
  27. this property.  (I said this in a private e-mail to Raphael...but who really
  28. cares?)
  29.  
  30. Michael.
  31.