$rs_name : scalarref $ra_name : arrayref $rh_name : hashref $rc_name : coderef $rg_name : globref $ro_name : object reference
I'm using something very similar but without the redundant r in front, e.g $c_block .
Now I'm wondering why you use them... :)
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
In reply to Re^2: Improve readability of Perl code. Naming reference variables.
by LanX
in thread Improve readability of Perl code. Naming reference variables.
by hakonhagland
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |