home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5791 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.2 KB

  1. Path: sparky!uunet!usc!rutgers!ub!dsinc!pitt.edu!djbpitt
  2. From: djbpitt+@pitt.edu (David J Birnbaum)
  3. Newsgroups: comp.lang.perl
  4. Subject: Re: aub problem finding sys/socket.ph
  5. Message-ID: <5640@blue.cis.pitt.edu.UUCP>
  6. Date: 9 Sep 92 13:07:51 GMT
  7. References: <5601@blue.cis.pitt.edu.UUCP> <1992Sep9.043504.7463@odin.corp.sgi.com> <1992Sep9.070854.22970@netlabs.com>
  8. Sender: news+@pitt.edu
  9. Organization: University of Pittsburgh
  10. Lines: 23
  11.  
  12. In article <1992Sep9.070854.22970@netlabs.com> lwall@netlabs.com
  13. (Larry Wall) writes:
  14.  
  15. >         require <sys/socket.ph>;
  16. >
  17. >Note that might not work with angle brackets, depending on how the
  18. >globbing was done.  Did the original poster use angle brackets?
  19. >You really oughta say
  20. >
  21. >    require "sys/socket.ph";
  22. >
  23. >It's only accidental that it works with angle brackets on many machines.
  24.  
  25. I just changed the angle brackets to quotes in Mark's test script and
  26. ran it again. Same error message.
  27.  
  28. --David
  29.  
  30. -- 
  31. Professor David J. Birnbaum         djbpitt+@pitt.edu [Internet]
  32. The Royal York Apartments, #802     djbpitt@pittvms   [Bitnet]
  33. 3955 Bigelow Boulevard              voice: 1-412-687-4653
  34. Pittsburgh, PA  15123  USA          fax:   1-412-624-9714
  35.