Catalyst-ActionRole-MatchHost

This module provides ability to test if hostname matches to specified one. It allows to use different actions for the same path at different hostnames, e.g.:

site.com/index and usersite.com/index

INSTALLATION

To install this module, run the following commands:

        perl Makefile.PL
        make
        make test
        make install

COPYRIGHT AND LICENCE

Copyright (C) 2009 Anatoliy Lapitskiy

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.