1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
---
abstract: 'Run JavaScript via L<QuickJS|https://bellard.org/quickjs> in Perl'
author:
- 'Felipe Gasper (FELIPE)'
build_requires:
ExtUtils::MakeMaker: '0'
Test::Deep: '0'
Test::FailWarnings: '0'
Test::Fatal: '0'
Types::Serialiser: '0'
configure_requires:
ExtUtils::MakeMaker::CPANfile: '0.09'
File::Slurper: '0'
File::Which: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: JavaScript-QuickJS
no_index:
directory:
- t
- inc
resources:
bugtracker: https://github.com/FGasper/p5-JavaScript-QuickJS/issues
repository: git://github.com/FGasper/p5-JavaScript-QuickJS.git
version: '0.21'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|