NAME
Pangloss::Segment::Decline::NoSelectedCategory - decline unless selected category
SYNOPSIS
$pipe->add_segment( Pangloss::Segment::NoSelectedCategory->new )
DESCRIPTION
This class inherits its interface from OpenFrame::WebApp::Segment::Decline
.
Declines if the request does not contain a 'selected_category' argument.
AUTHOR
Steve Purkis <spurkis@quiup.com>