Record Display for the EPA National Library Catalog
RECORD NUMBER: 11 OF 28Main Title | Mastering regular expressions : powerful techniques for Perl and other tools / | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Author | Friedl, Jeffrey E. F. | |||||||||||
Publisher | O'Reilly, | |||||||||||
Year Published | 1997 | |||||||||||
OCLC Number | 36307360 | |||||||||||
ISBN | 1565922573; 9781565922570 | |||||||||||
Subjects |
Perl (Computer program language) ;
String matching ;
PERL ;
Langages de programmation ;
Ć¢Editeurs de texte (logiciels) ;
Perl (langage de programmation) ;
Expressions rationnelles ;
Perl |
|||||||||||
Internet Access |
|
|||||||||||
Holdings |
|
|||||||||||
Edition | 1st ed. | |||||||||||
Collation | xxiv, 342 p. : ill. ; 24 cm. | |||||||||||
Notes | Includes index. |
|||||||||||
Contents Notes | A regular expression (regex) is a pattern that describes a set of strings. Regular expressions are used for advanced context-sensitive searches (e.g. parsing data streams, data mining) and text modifications. They can be found in many advanced editors (e.g. vi, Emacs), in parser programs (e.g. grep) and in languages (e.g. Perl), mostly in a UNIX environment. This book is the standard work on regexes. |