Help for this page
print $self->{FILE} "some text here\n";
print { $self->{FILE} } "some text here\n";