#!/usr/bin/perl -w use strict; use FileHandle; my $hashref->{"fh"} = FileHandle->new(">test"); print {$hashref->{"fh"}} "Hello\n";
In reply to Re: FileHandle in a Hashref
by Marshall
in thread FileHandle in a Hashref
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |