Goo::CareOMeter - Show an ordered list of Things you care about


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::CareOMeter - Show an ordered list of Things you care about

SYNOPSIS

Top

use Goo::CareOMeter;

DESCRIPTION

Top

The Care[O]Meter is a top-level action handler that shows an ordered list of Things you care about. It helps answer the question, "what do I do next?"

METHODS

Top

get_bugs_table

return a table of bugs I care about ranked by descending care_factor

get_tasks_table

return a table of tasks I care about ranked by descending care_factor

run

show the Care-O-Meter

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.