Skip to content

Latest commit

 

History

87 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP-Throwable

This is a set of strongy-typed, PSGI-friendly exception classes corresponding to the HTTP error status code (4xx-5xx) as well as the redirection codes (3xx).

Installation

To install this module type the following:

perl Makefile.PL
make
make test
make install

Dependencies

This module requires these other modules and libraries:

Moose
MooseX::StrictConstructor
Throwable
Plack
List::AllUtils

Copyright and License

Copyright (C) 2011 Infinity Interactive, Inc.

(http://www.iinteractive.com)

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

A set of HTTP exceptions using the Throwable role

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages