The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Apache2::REST::Handler::test - test handler access '/test/' to test your installation

GET

POST

Performs a fake POST

PUT

Performs a fake PUT

DELETE

Performs a fake DELETE

buildNext

Builds a new test::user using the fragment after test/. For instance, if request resource is test/1/ , it will build a Apache2::REST::Handler::test::user containing the user id 1

isAuth

Any method is allowed