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


App-Hachero documentation  | view source Contained in the App-Hachero distribution.

Index


NAME

Top

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

SYNOPSYS

Top

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

DESCRIPTION

Top

implemented hooks

* analyze

AUTHOR

Top

Nobuo Danjou <nobuo.danjou@gmail.com>

SEE ALSO

Top

App::Hachero

App::Hachero::Result


App-Hachero documentation  | view source Contained in the App-Hachero distribution.