Group
Extension

Matches 2

RPC-ExtDirect-Server ( T/TO/TOKAREV/RPC-ExtDirect-Server-1.24.tar.gz, TOKAREV, 2016; MetaCPAN )
RPC-ExtDirect-Server/lib/RPC/ExtDirect/Server.pod ( view source; MetaCPAN )
> '/var/run',
    );
    
    $server->run();

Another easy speed gain can be had by installing L<JSON::XS> module;
it will be used automatically when detected.

=head2 Troubleshooting server issues

RPC-ExtDirect-Server ( T/TO/TOKAREV/RPC-ExtDirect-Server-1.24.tar.gz, TOKAREV, 2016; MetaCPAN )
RPC-ExtDirect-Server/lib/RPC/ExtDirect/Server.pm ( view source; MetaCPAN )

    jpg  => 'image/jpeg',
    jpeg => 'image/jpeg',
    js   => 'text/javascript',
    json => 'application/json',
    midi => 'audio/x-midi',
    mp3  => 'audio/mpeg',
    mpeg => 'video/mpeg',
    

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