Module::Build::JSAN 0.01
Module::Build::JSAN is a Perl module to build JavaScript modules for JSAN. SYNOPSIS use Module::Build::JSAN; my $build =
|
|||||||||||||||||||
Module::Build::JSAN is a Perl module to build JavaScript modules for JSAN.
SYNOPSIS
use Module::Build::JSAN;
my $build = Module::Build::JSAN->new(
module_name => 'Foo-Bar',
license => 'perl',
dist_author => 'Joe Developer ',
dist_abstract => 'Say something pithy here',
dist_version => '0.02',
keywords => [qw(Foo Bar pithyness)],
build_requires => {
'Test.Simple' => 0.20,
},
requires => {
'JSAN' => 0.10,
'Baz-Quux' => 0.02,
},
);
$build->create_build_script;
This is a developer aid for creating JSAN distributions. Please use the example given in the SYNOPSIS to create distributions.
Requirements:
tags
Download Module::Build::JSAN 0.01
Authors software
|
|
|
|
|
|
|
|
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
