-
-
11 Mar 2011 11:34:57 UTC
- Distribution: Sloth
- Module version: 0.05
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (156 / 0 / 7)
- Kwalitee
Bus factor: 0- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (18.81KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Oliver Charles
- Dependencies
- Data::TreeValidator
- HTTP::Request::Common
- HTTP::Status
- HTTP::Throwable
- Module::Pluggable
- Moose
- MooseX::NonMoose
- Path::Router
- Plack
- Plack::Test
- REST::Utils
- Scalar::Util
- String::CamelCase
- Test::Fatal
- Test::More
- Test::Routine
- Try::Tiny
- aliased
- namespace::autoclean
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Sloth::Request
METHODS
uri_for
$self->uri_for( resource => 'users', name => $user_name, { page => $page } )
Create a URI from a resource name, set of path components and an optional hash reference of query parameters.
AUTHOR
Oliver Charles
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Oliver Charles <sloth.cpan@ocharles.org.uk>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Sloth, copy and paste the appropriate command in to your terminal.
cpanm Sloth
perl -MCPAN -e shell install Sloth
For more information on module installation, please visit the detailed CPAN module installation guide.