# foo() is a sub from a 3rd party library you have no control over sub foo { my $r = \$_[0] } my native str $s = "..."; foo($s);
Dave.
In reply to Re^3: Why not perl have raw/native type
by dave_the_m
in thread Why not perl have raw/native type
by xiaoyafeng
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |