There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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