Group
Extension

Matches 1

jQuery-File-Upload-Imager ( R/RS/RSAVAGE/jQuery-File-Upload-Imager-1.01.tgz, RSAVAGE, 2013; MetaCPAN )
jQuery-File-Upload-Imager/lib/jQuery/File/Upload/Imager.pm ( view source; MetaCPAN )
package jQuery::File::Upload::Imager;

use 5.008008;
use strict;
use warnings;

use CGI;
use JSON::XS;
use Net::SSH2;
use Net::SSH2::SFTP;
use Imager;
use Cwd 'abs_path';
use Digest::MD5 qw(md5_hex);
estion
  		if ($self->ctx->req->headers->header('Accept') =~ qr(application/json) ) {
	  		$content_type = 'application/json';
  		}

		$self->ctx->stash->{current_view} = '';
		$self->ctx->res->conte
');
	}

	#they should provide image=y or image=n if image
	my $json = JSON::XS->new->ascii->pretty->allow_nonref;
	$self->{output} = $json->encode({files => \@arr});
}

sub _no_ext {
	my $self = shift

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