Perl one-liners : 130 programs that get things done /

"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, decodi...

全面介紹

Saved in:
書目詳細資料
主要作者: Krumins, Peteris
格式: 電子 電子書
語言:英语
出版: San Francisco : No Starch Press, [2014]
主題:
在線閱讀:An electronic book accessible through the World Wide Web; click to view
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
書本目錄:
  • 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.