JSON::RPC::Liteを書きなおしました
Aug 14, 2014
· 1 min read
1
2
3
4
5
use
JSON::RPC::Lite; method
'echo'
=>
sub
{ $_[
0
] }; as_psgi_app;
perl
Comments
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus
Comments
comments powered by Disqus