package WebGUI::Command; use strict; use warnings; use App::Cmd::Setup -app; use constant plugin_search_path => __PACKAGE__; 1;