Group
Extension

Matches 2

App-XUL ( K/KI/KITOMER/App-XUL-0.07.tar.gz, KITOMER, 2011; MetaCPAN )
App-XUL/misc/server.pl ( view source; MetaCPAN )
se Socket;
use IO::Socket;
use LWP::Simple qw(get);
use URI::Escape qw(uri_escape);
use JSON qw(to_json from_json);
use Data::Dumper;

# get commandline arguments
my ($ModulesPath, $Port) = @ARGV;

# 
 else {
		$data{"_method"} = "ERROR";
	}
		
	# analyse request and create answer
	my $info = from_json($data{'data'});
	
	#print STDERR Dumper($info);
	
	my $quit = 0;
	$quit = 1 if exists $info->{'ev
t "Content-type: application/json", Socket::CRLF;
	print $client "Content-type: text/html", Socket::CRLF;
	print $client Socket::CRLF;
	print $client ((($answer && to_json($answer)) || '{"action":"non
App-XUL ( K/KI/KITOMER/App-XUL-0.07.tar.gz, KITOMER, 2011; MetaCPAN )
App-XUL/lib/App/XUL.pm ( view source; MetaCPAN )
een XUL and server is based on a simple
JSON based protocol. The following syntax definition tries to
define the protocol. Everything in curly brackets is a JSON object,
strings are quoted and non-ter

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