NAME
Pangloss::Segment::GetTerm - get term.
SYNOPSIS
$pipe->add_segment( Pangloss::Segment::GetTerm->new )
DESCRIPTION
This class inherits its interface from Pipeline::Segment
.
On dispatch(), if the request has a 'get_term' argument, attempts to get the term specified by 'selected_term' and return the resulting view or error.
AUTHOR
Steve Purkis <spurkis@quiup.com>