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...
में बचाया:
मुख्य लेखक: | |
---|---|
स्वरूप: | इलेक्ट्रोनिक ई-पुस्तक |
भाषा: | अंग्रेज़ी |
प्रकाशित: |
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.