Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Perl One-Liners: 130 Programs That Get Things Done (repost)

Posted By: arundhati
Perl One-Liners: 130 Programs That Get Things Done (repost)

Peteris Krumins, "Perl One-Liners: 130 Programs That Get Things Done"
2013 | ISBN: 159327520X | 152 pages | PDF, EPUB | 6 MB

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.