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