Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ChuckMcM
on Aug 1, 2011
|
parent
|
context
|
favorite
| on:
Learn Perl in about 2 hours 30 minutes
Nice concise writeup. The only important thing he missed as far as I can see is that the '..' operation can create anonymous arrays of sequences of characters too so 'a' .. 'z' gives you an array of all the letters between 'a' and 'z'.
jlarocco
on Aug 1, 2011
[–]
Not as useful as 'a'..'z', but the '..' operator works on strings, also. For example, 'aa'..'zz'.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: