Skip to content

Commit

Permalink
Merge pull request #11 from zoffixznet/patch-1
Browse files Browse the repository at this point in the history
Add mandatory "perl" META field
  • Loading branch information
supernovus committed Oct 27, 2016
2 parents c4d89b5 + bc97248 commit 83b4c02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion META6.json
@@ -1,4 +1,5 @@
{
"perl" : "6.*",
"name" : "SCGI",
"version" : "2.3",
"description" : "A SCGI library for Perl 6",
Expand All @@ -12,4 +13,4 @@
"SCGI::Response" : "lib/SCGI/Response.pm6"
},
"source-url" : "git://github.com/supernovus/SCGI.git"
}
}

0 comments on commit 83b4c02

Please sign in to comment.