Group
Extension

Matches 1

REST-Application ( M/MO/MOCONNOR/REST-Application-0.992.tar.gz, MOCONNOR, 2007; MetaCPAN )
REST-Application/lib/REST/Application.pm ( view source; MetaCPAN )
f->resourceHooks(
        qr{/parts/(\d+)} => {
            GET => {
                'text/json' => 'get_json',
                'text/xml', => 'get_xml',
                'text/xml' => 'get_html',
    

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.