Help for this page

Select Code to Download


  1. or download this
    sub la_obs_handler {
        my ($t,$elt) = @_;
        my $la = $elt->text;
    ...
            $is_entry_rare = 1;
            }
    }