Hacker News new | ask | show | jobs
by lmm 3817 days ago
Are you sure you're not just used to it? The description you've just given sounds very magic to me.
1 comments

That depends on how you define "magic". I typically do so as "cannot be implemented in the language itself", which does not apply to $_, as it can be reimplemented in Perl itself. If i was bored enough i could create a module that sets up a $this variable that acts exactly the same, in pure perl.