Help for this page

Select Code to Download


  1. or download this
    sub status_line
    {
    ...
    
        return join($eol, $status_line, $self->SUPER::as_string(@_));
    }