print $self->{FILE} "some text here\n"; #### print { $self->{FILE} } "some text here\n";