print_some_stuff(\*OUT); sub print_some_stuff { my $fh = shift; print $fh "stuff\n"; }
In reply to Re: Passing filehandles to subroutines
by tall_man
in thread Passing filehandles to subroutines
by ibanix
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |