my $old = \&DBI::connect; sub DBI::connect { print("@_\n"); goto &$old; }
In reply to Re^3: From string with variable Address to actual referencing that address? (core crypting problem)
by ikegami
in thread From string with variable Address to actual referencing that address? (core crypting problem)
by Julgon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |