in reply to Dereferencing code refs with & vs. ->()
So, if you're looking at ancient documentation, you'll see &$coderef instead of the modern arrow form.
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Dereferencing code refs with & vs. ->()
by shiza (Hermit) on Sep 23, 2005 at 18:11 UTC |