Provided by: libhttp-throwable-perl_0.026-1_all bug

NAME

       HTTP::Throwable::Role::Status::NotFound - 404 Not Found

VERSION

       version 0.026

DESCRIPTION

       The server has not found anything matching the Request-URI.  No indication is given of
       whether the condition is temporary or permanent. The 410 (Gone) status code SHOULD be used
       if the server knows, through some internally configurable mechanism, that an old resource
       is permanently unavailable and has no forwarding address. This status code is commonly
       used when the server does not wish to reveal exactly why the request has been refused, or
       when no other response is applicable.

AUTHORS

       •   Stevan Little <stevan.little@iinteractive.com>

       •   Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2011 by Infinity Interactive, Inc..

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

perl v5.22.1                                2016-01-0HTTP::Throwable::Role::Status::NotFound(3pm)