package App::Nopaste::Service::dpaste;
use strict;
use warnings;
use JSON ();
our $VERSION = '0.03';
our $SYNTAX_CHOICES_URL = 'http://dpaste.com/api/v2/syntax-choices/';
use base 'App::Nopaste::
URL: @{[$res->status_line()]}"
unless $res->is_success();
$mech->back();
return JSON->new->decode($res->content());
}
sub return {
my ($self, $mech) = @_;
my $link = $mech-