bin/mrest
bin/mrest-cli
bin/mrest-standalone
Build.PL
Changes
config/cli/CLI_Config.pm
config/cli/CLI_Message_en.conf
config/cli/CLI_MetaConfig.pm
config/srv/dispatch_Message_en.conf
config/srv/favicon.ico
config/srv/HTTP_Status_Message_en.conf
config/srv/MREST_Config.pm
config/srv/MREST_Message_en.conf
lib/Web/MREST.pm
lib/Web/MREST/CLI/Parser.pm
lib/Web/MREST/CLI/UserAgent.pm
lib/Web/MREST/Dispatch.pm
lib/Web/MREST/Entity.pm
lib/Web/MREST/InitRouter.pm
lib/Web/MREST/Resource.pm
lib/Web/MREST/Test.pm
lib/Web/MREST/Test/503.pm
lib/Web/MREST/Test/Forbidden.pm
lib/Web/MREST/Test/Unauthorized.pm
lib/Web/MREST/Util.pm
lib/Web/MREST/WebServicesIntro.pm
LICENSE
MANIFEST			This list of files
META.json
META.yml
README
README.md
t/2xx/200-OK.t
t/2xx/201-Created.t
t/4xx/400-Bad-Request.t
t/4xx/401-Unauthorized.t
t/4xx/403-Forbidden.t
t/4xx/405-Method-Not-Allowed.t
t/4xx/406-Not-Acceptable.t
t/4xx/413-Request-Entity-Too-Large.t
t/4xx/414-Request-URI-Too-Long.t
t/4xx/415-Unsupported-Media-Type.t
t/5xx/501-Not-Implemented.t
t/5xx/503-Service-Unavailable.t
t/config.t
t/dispatch/bugreport.t
t/dispatch/docu.t
t/dispatch/echo.t
t/dispatch/noop.t
t/dispatch/param.t
t/dispatch/root_resource.t
t/dispatch/version.t
t/mrest_declare_status.t
t/request_body_read.t
