Help for this page
my %to_find = map { $_ => 1 } keys %{ $KLARF_REGEXP{$KLARF_VERSION} }; ... } die if keys %to_find;
my $file; { local $/; $file = <FILE>; } ... LogMsg( "Found $field" ); } }