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

NAME

App::Hachero::Plugin::Analyze::URI - simple URI analyzer for App::Hachero

SYNOPSYS

  ---
  plugins:
    - module: Analyze::URI
      config:
        result_key: URI
        result:
            foo: path
            bar:
                query_form: keyword

DESCRIPTION

implemented hooks

  • analyze

AUTHOR

Nobuo Danjou <nobuo.danjou@gmail.com>

SEE ALSO

App::Hachero

App::Hachero::Result