sub present { my $class = shift; my $socket = shift; print $socket $class->head, "\n"; } ... $obj->present ($socket);
In reply to Re: call a method which print to a handle
by holli
in thread call a method which print to a handle
by Ang-st
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |