Help for this page
my $f = "/etc/hosts"; open($f, $f); ... print while(<$h>); warn; }
Warning: something's wrong at ./t25.pl line 11, </etc/hosts> line 12.