Searched refs:_parse_section (Results 1 – 2 of 2) sorted by relevance
32 sub _parse_section { subroutine88 my ($name, $section) = _parse_section ($link);
825 $self->{new_modules} = $self->_parse_section($section => sub {842 $self->{updated_modules} = $self->_parse_section($section => sub {874 $self->{removed_modules} = $self->_parse_section($section => sub {886 sub _parse_section { subroutine