-
-
01 Mar 2016 22:38:26 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (2)
- Testers (2674 / 1 / 0)
- Kwalitee
Bus factor: 1- 93.25% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (29.29KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 12 contributors-
Stevan Little
-
Daisuke Maki (lestrrat)
-
Dylan William Hardison
-
Fitz Elliott
-
Hans Dieter Pearcey
-
Jesse Luehrs
-
Mike Raynham
-
Mohammad S Anwar
-
Neil Bowers
-
Oliver Charles
-
Ricardo SIGNES
-
Tim Bunce
Changes for version 0.15 - 2016-03-01
- Switched to Moo, done by FELLIOTT++.
- Added strict and warnings to Path::Router::Types - MANWAR++
- Specified versions when use'ing any third-party modules.
- Added minimal doc for route_class() method in Path::Router, and clone() method in Path::Router::Route.
- Updated Stevan's email address.
Changes for version 0.14_01 - 2015-07-03
- Switched to Moo, done by FELLIOTT++.
- Specified versions when use'ing any third-party modules.
- Temporarily dropped NextRelease and Git::NextVersion from the @DOY bundle, so I can specify a developer release version.
- Added minimal doc for route_class() method in Path::Router, and clone() method in Path::Router::Route.
- Updated Stevan's email address.
Modules
A tool for routing pathsAn object to represent a routeThe result of a Path::Router matchAn interactive shell for testing router configurationsA set of types that Path::Router usesA testing module for testing routesModule Install Instructions
To install Path::Router, copy and paste the appropriate command in to your terminal.
cpanm Path::Router
perl -MCPAN -e shell install Path::Router
For more information on module installation, please visit the detailed CPAN module installation guide.