Test-JSON-Schema-Acceptance
view release on metacpan or search on metacpan
[Prereqs / TestRequires]
Test::Simple = 1.302176 ; Test2::API::intercept compatibility with Test::Builder and TODO
Test2::Suite = 0.000131 ; ""
; we almost certainly have a compiler available, because Syntax::Keyword::Try
; is used (via Feature::Compat::Try) on all but the most recent perl versions.
[DynamicPrereqs]
:version = 0.040
-condition = want_xs()
-body = requires('Cpanel::JSON::XS', '3.0223')
[GenerateFile / submodule_status]
filename = share/submodule_status
content_is_template = 1
content = {{
content = chomp(my $str = `git submodule status`);
content = my ($sha, undef, $tag) = split(' ', $str);
content = chomp(my $url = `git config --file .gitmodules submodule.share.url`);
content = $sha.' '.$tag."\n".$url;
content = }}
( run in 1.214 second using v1.01-cache-2.11-cpan-beeb90c9504 )