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

  1. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!bu.edu!transfer!ceylon!NewsWatcher!user
  2. From: hhg1@gte.com (Hal German)
  3. Newsgroups: comp.lang.perl
  4. Subject: Re: Any guide to MS-DOS Perl?
  5. Message-ID: <hhg1-110992063547@132.197.14.85>
  6. Date: 11 Sep 92 11:32:38 GMT
  7. References: <1992Sep9.204850.13493@uwm.edu>
  8. Sender: news@ceylon.gte.com
  9. Followup-To: comp.lang.perl
  10. Distribution: usa
  11. Organization: GTE Labs
  12. Lines: 23
  13.  
  14. In article <1992Sep9.204850.13493@uwm.edu>, stetzer@csd4.csd.uwm.edu (Frank
  15. Stetzer) wrote:
  16. > I'm doing some work with the MS-DOS port of Perl.  Has anyone 
  17. > compiled a list of things-to-beware-of in MS-DOS Perl?  For
  18. > instance, "\n" generates the CR/LF sequence in MS-DOS Perl, 
  19. > giving you 2 bytes where you were used to getting 1.
  20. > The "man" page that came with my MS-DOS Perl isn't DOS-
  21. > specific.  My impression is that MS-DOS Perl is kind of 
  22. > unexplored territory.
  23. > ==========================================================================
  24. > Frank Stetzer                                   stetzer@convex.csd.uwm.edu
  25. > Statistical Software Coordinator                P.O. Box 413
  26. > Computing Services Division                     Milwaukee, WI 53201
  27. > University of Wisconsin - Milwaukee             (414)-229-4571
  28.  
  29. Depends whose MS-DOS Perl you are using. Len's and Tom's port does explain 
  30. MS-DOS extensions. My book on Command Languages -- Command Language
  31. Cookbook
  32. by VNR (92) lists these extensions as well as those for the Amiga, Atari,
  33. OS/2, Macintosh. I thank all the software authors who were kind enough to
  34. allow me to use their material in the book.
  35.