my $file = 'school.html'; my $p = HTML::TokeParser->new($file) or die "Can't open: $!"; my %school;