summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/META.json b/META.json
new file mode 100644
index 0000000..6e21dd2
--- /dev/null
+++ b/META.json
@@ -0,0 +1,31 @@
+{
+ "abstract" : "Retrieve names of code references",
+ "author" : [
+ "unknown"
+ ],
+ "dynamic_config" : 1,
+ "generated_by" : "ExtUtils::MakeMaker version 6.59, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Sub-Identify",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "repository" : {
+ "type" : "git",
+ "url" : "https://github.com/rgs/Sub-Identify.git",
+ "web" : "https://github.com/rgs/Sub-Identify"
+ }
+ },
+ "version" : "0.10"
+}