Help for this page
#!/usr/bin/perl ... $h->{FILE}=$f; print $f "Hello\n";
#!/usr/bin/perl ... $h->{FILE}=$f; print $h->{FILE} "Hello\n";