Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!bionet!ames!sgi!shinobu!odin!mitch From: mitch@sgi.com (Thomas Mitchell) Newsgroups: comp.sys.sgi Subject: Re: has anyone gotten Perl3pl41 to work under Irix 3.3.1 Message-ID: <1990Dec28.171722.1761@odin.corp.sgi.com> Date: 28 Dec 90 17:17:22 GMT References: <9012060740.AA08008@karron.med.nyu.edu> Sender: news@odin.corp.sgi.com (Net News) Organization: Silicon Graphics Computer Systems, Mountain View CA. 94039 Lines: 44 In article <9012060740.AA08008@karron.med.nyu.edu> karron@cmcl2.nyu.edu writes: > >What is Perl3pl41 ? What does it do ? > Perl is a new 'language' by Larry Wall of 'patch' fame. perl - Practical Extraction and Report Language It is freely available on the internet. It is also 'way-cool'. It is getting stable on hunderds of different Unix platforms. Infact the Nutshell book people just published a book on perl. Perl3pl41 is 'perl' release 3 patch level 41. DESCRIPTION Perl is a interpreted language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. It's also a good language for many system management tasks. The language is intended to be practical (easy to use, efficient, complete) rather than beautiful (tiny, elegant, minimal). It combines (in the author's opinion, anyway) some of the best features of C, sed, awk, and sh, so people familiar with those languages should have little difficulty with it. (Language historians will also note some vestiges of csh, Pascal, and even BASIC-PLUS.) -- -- Thomas P. Mitchell -- mitch@sgi.com or mitch%relay.csd@sgi.com "All things in moderation; including moderation."