Catalyst-ActionRole-CheckTrailingSlash

This module provides ability to test URI path and do redirect to the URI with trailing slash if needed.

INSTALLATION

To install this module, run the following commands:

        perl Makefile.PL
        make
        make test
        make install

COPYRIGHT AND LICENCE

Copyright (C) 2010 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.