NAME
Haineko::HTTPD::Request - Child class of Plack::Request
DESCRIPTION
Haineko::HTTPD::Router is child class of Router::Simple.
SYNOPSIS
use Haineko::HTTPD::Router;
my $r = Haineko::HTTPD::Router->new; # => isa 'Haineko::HTTPD::Router'
SEE ALSO
REPOSITORY
https://github.com/azumakuniyuki/Haineko
AUTHOR
azumakuniyuki <perl.org [at] azumakuniyuki.org>
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.