Group
Extension

Matches 1

Module-Build-JSAN-Installable ( N/NP/NPLATONOV/Module-Build-JSAN-Installable-0.13.tar.gz, NPLATONOV, 2010; MetaCPAN )
Module-Build-JSAN-Installable/lib/Module/Build/JSAN/Installable.pm ( view source; MetaCPAN )
::Functions qw(catdir catfile);
use File::Basename qw(dirname);

use Path::Class;
use Config;
use JSON;


__PACKAGE__->add_property('task_name' => 'Core');
__PACKAGE__->add_property('static_dir' => 's
om most outer {} brackets
	$components =~ m/(\{.*\})/s;
	$components = $1;

	my $deploys = decode_json $components;
	
	$self->concatenate_for_task($deploys, $self->task_name);
}


#===================
>make_tarball($dist_dir);
    $self->delete_filetree($dist_dir);

    $self->add_to_cleanup('META.json');
#    $self->add_to_cleanup('*.gz');
}



#====================================================

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