Help for this page

Select Code to Download


  1. or download this
    sub metric {
        my ($self, $stat, $metric) = @_;
    ...
            $self->_is_metric(1);
        }
    }