<?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>Perl one-liners</title>
    <subTitle>130 programs that get things done</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Krumins, Peteris.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <dateIssued encoding="marc">2014</dateIssued>
    <copyrightDate encoding="marc">2014</copyrightDate>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>1 online resource (172 pages)</extent>
  </physicalDescription>
  <abstract>"Perl one-liners are small and awesome Perl programs that fit in one line of code and do one thing really well. Perl One-Liners showcases 130 short and compelling lines of code that do all sorts of handy, geeky things like numbering lines in a file; generating random passwords; encoding, decoding, and converting strings; calculating factorials; even checking to see if a number is prime with a regular expression. Author Peteris Krumins' dissections of each bit of code will help you gain a deeper understanding of the Perl language, and these Perl one-liners are sure to save you time and sharpen your sleight of hand"--</abstract>
  <tableOfContents>Introduction to Perl One-Liners -- Spacing -- Numbering -- Calculations -- Working with Arrays and Strings -- Text Conversion and Substitution -- Selectively Printing and Deleting Lines -- Useful Regular Expressions -- perl1line.txt -- A. Perl's Special Variables -- B. Using Perl One-Liners on Windows.</tableOfContents>
  <note type="statement of responsibility">by Peteris Krumins.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Perl (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.P22 K78 2014eb</classification>
  <classification authority="ddc" edition="23">005.13/3</classification>
  <relatedItem type="otherFormat" displayLabel="Print version:">
    <titleInfo>
      <title>Perl one-liners : 130 programs that get things done</title>
    </titleInfo>
    <name>
      <namePart>Krumins, Peteris.</namePart>
    </name>
    <originInfo>
      <publisher>San Francisco : No Starch Press, [2014]</publisher>
    </originInfo>
    <physicalDescription>
      <extent>xv, 146 pages</extent>
    </physicalDescription>
    <identifier type="local">(DLC)  2013030613</identifier>
  </relatedItem>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="isbn">9781593275693 (e-book)</identifier>
  <identifier type="uri">http://site.ebrary.com/lib/rucke/Doc?id=10821815</identifier>
  <location>
    <url>http://site.ebrary.com/lib/rucke/Doc?id=10821815</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">CaPaEBR</recordContentSource>
    <recordCreationDate encoding="marc">130730</recordCreationDate>
    <recordIdentifier source="CaPaEBR">ebr10821815</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
