The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Hachero::Plugin::Summarize::NarrowDown - cuts up and sorts results

SYNOPSIS

  ---
  plugins:
    - module: Summarize::NarrowDown
      config:
        from_result_key: URI
        to_result_key: ranking
        primary:
            - path
        limit: 10

DESCRIPTION

cuts up and sorts results

implemented hooks

  • initialize

  • summarize

AUTHOR

Nobuo Danjou <nobuo.danjou@gmail.com>

SEE ALSO

App::Hachero

App::Hachero::Result