home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!rutgers!ub!dsinc!pitt.edu!djbpitt
- From: djbpitt+@pitt.edu (David J Birnbaum)
- Newsgroups: comp.lang.perl
- Subject: Re: aub problem finding sys/socket.ph
- Message-ID: <5640@blue.cis.pitt.edu.UUCP>
- Date: 9 Sep 92 13:07:51 GMT
- References: <5601@blue.cis.pitt.edu.UUCP> <1992Sep9.043504.7463@odin.corp.sgi.com> <1992Sep9.070854.22970@netlabs.com>
- Sender: news+@pitt.edu
- Organization: University of Pittsburgh
- Lines: 23
-
- In article <1992Sep9.070854.22970@netlabs.com> lwall@netlabs.com
- (Larry Wall) writes:
-
- > require <sys/socket.ph>;
- >
- >Note that might not work with angle brackets, depending on how the
- >globbing was done. Did the original poster use angle brackets?
- >You really oughta say
- >
- > require "sys/socket.ph";
- >
- >It's only accidental that it works with angle brackets on many machines.
-
- I just changed the angle brackets to quotes in Mark's test script and
- ran it again. Same error message.
-
- --David
-
- --
- Professor David J. Birnbaum djbpitt+@pitt.edu [Internet]
- The Royal York Apartments, #802 djbpitt@pittvms [Bitnet]
- 3955 Bigelow Boulevard voice: 1-412-687-4653
- Pittsburgh, PA 15123 USA fax: 1-412-624-9714
-