Group
Extension

Matches 1

App-Difio-OpenShift ( A/AT/ATODOROV/App-Difio-OpenShift-2.00.tar.gz, ATODOROV, 2012; MetaCPAN )
App-Difio-OpenShift/lib/App/Difio/OpenShift.pm ( view source; MetaCPAN )
fio::OpenShift::Parser;
@ISA = qw(App::Difio::OpenShift::Parser);

use strict;
use warnings;

use JSON;
use LWP::UserAgent;

my $data = {
    'user_id'    => $ENV{'DIFIO_USER_ID'},
    'app_name'   =>
n' => $name_ver[0], 'v' => $name_ver[1]});
}


$data->{'installed'} = [ @installed ];

my $json_data = to_json($data); # , { pretty => 1 });

my $ua = new LWP::UserAgent(('agent' => "$NAME/$VERSION"))
otb.rhcloud.com/application/register/', { json_data => $json_data});

if (! $response->is_success) {
    die $response->status_line;
}

my $content = from_json($response->decoded_content);
print "Difi

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