Limit this search to....

Beginning Perl
Contributor(s): Lee, James (Author)
ISBN: 1430227931     ISBN-13: 9781430227939
Publisher: Apress
OUR PRICE:   $40.49  
Product Type: Paperback - Other Formats
Published: April 2010
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Perl
- Computers | Web - Web Programming
- Computers | Software Development & Engineering - General
Dewey: 005.133
Series: Expert's Voice in Open Source
Physical Information: 1" H x 7.4" W x 9.2" (1.75 lbs) 464 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Perl was originally written by Larry Wall while he was working at NASA's Jet Propulsion Labs. Larry is an Internet legend, known not just for Perl, but as the author of the UNIX utilities rn, one of the original Usenet newsreaders, and patch, a tremendously useful tool that takes a list of differences between two files and allows you to turn one into the other. The term patch used for this activity is now widespread. Perl started life as a "glue" language for Larry and his officemates, allowing one to "stick" different tools together by converting between their various data formats. It pulled together the best features of several languages: the powerful regular expressions from sed (the Unix stream editor), the patte- scanning language awk, and a few other languages and utilities. The syntax was further made up out of C, Pascal, Basic, Unix shell languages, English, and maybe a few other elements along the way. While Perl started its life as glue, it is now more often likened to another handy multiuse tool: duct tape. A common statement heard in cyberspace is that Perl is the duct tape that holds the Internet together.