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...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: Krumins, Peteris
Định dạng: Điện tử eBook
Ngôn ngữ:Tiếng Anh
Được phát hành: San Francisco : No Starch Press, [2014]
Những chủ đề:
Truy cập trực tuyến:An electronic book accessible through the World Wide Web; click to view
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Mục lục:
  • 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.