<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Regular expressions cookbook</title>
  </titleInfo>
  <name type="personal">
    <namePart>Goyvaerts, Jan.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Levithan, Steven.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">handbook</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cc</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Beijing</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Cambridge</placeTerm>
    </place>
    <publisher>Oreilly</publisher>
    <dateIssued>c2009</dateIssued>
    <dateIssued encoding="marc">2009</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 493 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <abstract>If you're a programmer, you've undoubtedly needed to search or manipulate text at some point. Regular expressions provide a flexible and concise means to complete most such tasks, but their power does not come without its problems. Addressing hundreds of tasks, this title covers many of the main programming languages.</abstract>
  <note type="statement of responsibility">Jan Goyvaerts and Steven Levithan.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Programming languages (Electronic computers)</topic>
    <topic>Handbooks, manuals, etc</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <classification authority="lcc">QA76.7 .G69 2009</classification>
  <classification authority="ddc">004</classification>
  <identifier type="isbn">0596520689 (pbk.) :</identifier>
  <identifier type="isbn">9780596520687</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BTCTA</recordContentSource>
    <recordCreationDate encoding="marc">090102</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220322064436.0</recordChangeDate>
    <recordIdentifier source="OCoLC">297148670</recordIdentifier>
  </recordInfo>
</mods>
