This is Perl module Amon2::Web::Dispatcher::RouterSimple::Extended. INSTALLATION Type the following command: $ curl -L http://cpanmin.us | perl - Amon2::Web::Dispatcher::RouterSimple::Extended Or install cpanm and then run the following command to install Amon2::Web::Dispatcher::RouterSimple::Extended: $ cpanm Amon2::Web::Dispatcher::RouterSimple::Extended If you get an archive of this distribution, unpack it and build it as per the usual: $ tar xzf Amon2-Web-Dispatcher-RouterSimple-Extended-$version.tar.gz $ cd Amon2-Web-Dispatcher-RouterSimple-Extended-$version $ perl Makefile.PL $ make && make test Then install it: $ make install DOCUMENTATION Amon2::Web::Dispatcher::RouterSimple::Extended documentation is available as in POD. So you can do: $ perldoc Amon2::Web::Dispatcher::RouterSimple::Extended to read the documentation online with your favorite pager. LICENSE AND COPYRIGHT Copyright (c) 2013, taiyoh. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.