The stupid question is the question not asked | |
PerlMonks |
Re^2: What am I not understanding about $,by BrowserUk (Patriarch) |
on May 04, 2016 at 08:32 UTC ( [id://1162164]=note: print w/replies, xml ) | Need Help?? |
Because nobody knows what $" is Anyone who doesn't know what $" is, almost certainly won't understand @array[2,4], so you better make that:
But then, even if they know about the function join(), they probably won't understand the statement join, so you'd better make that:
Then, of course, for consistency you should make that last line:
But WFT!? Variable names inside quoted strings? That can't be right:
But what the hell is that dot doing there!?
But hang on a minute! Nested function calls!? We can sort that abomination out:
But, but, but, where are the classes and objects and methods and, and and ... Sod this! I'm going back to a proper language like JavaPy++ Cscript 3000 where fings are dun proply! With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority". I knew I was on the right track :)
In the absence of evidence, opinion is indistinguishable from prejudice.
In Section
Seekers of Perl Wisdom
|
|