The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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