home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5931 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!convex!convex!tchrist
  3. From: Tom Christiansen <tchrist@convex.COM>
  4. Subject: Re: Perl language formatting conventions?
  5. Originator: tchrist@pixel.convex.com
  6. Sender: usenet@news.eng.convex.com (news access account)
  7. Message-ID: <1992Sep14.230556.15866@news.eng.convex.com>
  8. Date: Mon, 14 Sep 1992 23:05:56 GMT
  9. Distribution: comp
  10. Reply-To: tchrist@convex.COM (Tom Christiansen)
  11. References: <1992Aug25.152315.20630@news.eng.convex.com> <1992Sep12.203752.13716@netlabs.com> <1366@minya.UUCP>
  12. Nntp-Posting-Host: pixel.convex.com
  13. Organization: Convex Computer Corporation, Colorado Springs, CO
  14. X-Disclaimer: This message was written by a user at CONVEX Computer
  15.               Corp. The opinions expressed are those of the user and
  16.               not necessarily those of CONVEX.
  17. Lines: 16
  18.  
  19. From the keyboard of jc@minya.UUCP (John Chambers):
  20. :Sounds like a win to me. Actually, I think it'd be more readable, more
  21. :mnemonic, and might even fit, if you used ':' instead of '=>'. Perhaps
  22. :that's another bit of trivia that could be worth a violent argument or
  23. :three.  Would this conflict with other uses of ':'?
  24.  
  25. Well, I at least am on record for voting for packname:variable 
  26. as a more intuitive (and parsable) alias for packname'variable.
  27.  
  28. --tom
  29.  
  30. -- 
  31.     Tom Christiansen      tchrist@convex.com      convex!tchrist
  32.  
  33.     pos += screamnext[pos]  /* does this goof up anywhere? */
  34.         --Larry Wall in util.c from the perl source code
  35.