home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / perl / 6921 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.6 KB  |  39 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!convex!convex!tchrist
  3. From: Tom Christiansen <tchrist@convex.COM>
  4. Subject: Re: Platform information
  5. Originator: tchrist@pixel.convex.com
  6. Sender: usenet@news.eng.convex.com (news access account)
  7. Message-ID: <1992Nov10.154053.3471@news.eng.convex.com>
  8. Date: Tue, 10 Nov 1992 15:40:53 GMT
  9. Distribution: comp.lang.perl
  10. Reply-To: tchrist@convex.COM (Tom Christiansen)
  11. References: <GLENN.92Oct19182423@capella.clsi.COM> <1992Nov7.021340.26274@netlabs.com> <1992Nov9.163103.24294@nntpserver.chevron.com>
  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: 20
  18.  
  19. From the keyboard of hdnea@usho92.hou281.chevron.com (David Neal):
  20. :Quoth Larry Wall:
  21. :>No, your best bet is probably to run uname -a and try to intuit from there.
  22. :>You might look at how Configure tries to find hints files.
  23. :
  24. :Yes, BUT would it be possible to add such an item?? It would not
  25. :have to be determined dynamically, after all. A compile time
  26. :constant that was in the same variable on each platform would be
  27. :enough: $_!_@#$ or something.
  28.  
  29. Yes, that would maybe be nice.  If we use __ARCH__ then we'll 
  30. be in trouble with byte-compiled code that gets moved around, 
  31. but there's no real precedent for &ARCH either.
  32.  
  33. --tom
  34. -- 
  35.     Tom Christiansen      tchrist@convex.com      convex!tchrist
  36.  
  37. You have to admit that it's difficult to misplace the Perl sources.  :-)
  38.         --Larry Wall in <1992Aug26.184221.29627@netlabs.com>
  39.