aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-25 10:47:34 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-25 10:47:34 +0100
commit977220b917861b980877fd3fb3988f9159b437f8 (patch)
tree3b5cfdca74b5379ee44e76540febd30cf770d7b8 /stats
parent92525bc803634d3e0c2ec10520be8ee0c40e6f49 (diff)
downloadperlweeklychallenge-club-977220b917861b980877fd3fb3988f9159b437f8.tar.gz
perlweeklychallenge-club-977220b917861b980877fd3fb3988f9159b437f8.tar.bz2
perlweeklychallenge-club-977220b917861b980877fd3fb3988f9159b437f8.zip
- Added member Mano Chandar.
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json208
-rw-r--r--stats/pwc-language-breakdown.json182
-rw-r--r--stats/pwc-leaders.json440
-rw-r--r--stats/pwc-summary-1-30.json100
-rw-r--r--stats/pwc-summary-31-60.json114
-rw-r--r--stats/pwc-summary-61-90.json97
-rw-r--r--stats/pwc-summary.json203
7 files changed, 675 insertions, 669 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index e46cc4c303..f33af61feb 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,15 +1,91 @@
{
+ "tooltip" : {
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "followPointer" : 1
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 009"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "drilldown" : "Andrezgz",
+ "name" : "Andrezgz",
+ "y" : 2
+ },
+ {
+ "name" : "Athanasius",
+ "y" : 1,
+ "drilldown" : "Athanasius"
+ },
+ {
+ "drilldown" : "Daniel Mita",
+ "y" : 2,
+ "name" : "Daniel Mita"
+ },
+ {
+ "y" : 2,
+ "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby"
+ },
+ {
+ "drilldown" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
+ "y" : 6
+ },
+ {
+ "name" : "Laurent Rosenfeld",
+ "y" : 4,
+ "drilldown" : "Laurent Rosenfeld"
+ },
+ {
+ "drilldown" : "Maxim Nechaev",
+ "name" : "Maxim Nechaev",
+ "y" : 2
+ },
+ {
+ "y" : 1,
+ "name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor"
+ },
+ {
+ "drilldown" : "Steven Wilson",
+ "name" : "Steven Wilson",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Yozen Hernandez",
+ "drilldown" : "Yozen Hernandez"
+ }
+ ],
+ "name" : "Champions"
+ }
+ ],
"drilldown" : {
"series" : [
{
+ "name" : "Andrezgz",
+ "id" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Andrezgz",
- "name" : "Andrezgz"
+ ]
},
{
"name" : "Athanasius",
@@ -22,38 +98,36 @@
"id" : "Athanasius"
},
{
+ "name" : "Daniel Mita",
"id" : "Daniel Mita",
"data" : [
[
"Perl 6",
2
]
- ],
- "name" : "Daniel Mita"
+ ]
},
{
- "name" : "Dave Jacoby",
+ "id" : "Dave Jacoby",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Dave Jacoby"
+ "name" : "Dave Jacoby"
},
{
- "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Gustavo Chaves"
+ "id" : "Gustavo Chaves"
},
{
- "name" : "Joelle Maslak",
- "id" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -63,9 +137,12 @@
"Perl 6",
3
]
- ]
+ ],
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
},
{
+ "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
@@ -76,18 +153,17 @@
2
]
],
- "id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld"
+ "id" : "Laurent Rosenfeld"
},
{
+ "name" : "Maxim Nechaev",
"id" : "Maxim Nechaev",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Maxim Nechaev"
+ ]
},
{
"data" : [
@@ -110,112 +186,36 @@
]
},
{
- "name" : "Yozen Hernandez",
+ "id" : "Yozen Hernandez",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Yozen Hernandez"
+ "name" : "Yozen Hernandez"
}
]
},
+ "xAxis" : {
+ "type" : "category"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"series" : {
- "borderWidth" : 0,
"dataLabels" : {
"enabled" : 1,
"format" : "{point.y}"
- }
+ },
+ "borderWidth" : 0
}
},
- "tooltip" : {
- "followPointer" : 1,
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 11] Last updated at 2019-05-25 09:45:54 GMT"
},
- "series" : [
- {
- "data" : [
- {
- "y" : 2,
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz"
- },
- {
- "name" : "Athanasius",
- "y" : 1,
- "drilldown" : "Athanasius"
- },
- {
- "name" : "Daniel Mita",
- "y" : 2,
- "drilldown" : "Daniel Mita"
- },
- {
- "drilldown" : "Dave Jacoby",
- "name" : "Dave Jacoby",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Gustavo Chaves",
- "drilldown" : "Gustavo Chaves"
- },
- {
- "drilldown" : "Joelle Maslak",
- "y" : 6,
- "name" : "Joelle Maslak"
- },
- {
- "drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
- "y" : 4
- },
- {
- "drilldown" : "Maxim Nechaev",
- "name" : "Maxim Nechaev",
- "y" : 2
- },
- {
- "name" : "Simon Proctor",
- "y" : 1,
- "drilldown" : "Simon Proctor"
- },
- {
- "drilldown" : "Steven Wilson",
- "y" : 2,
- "name" : "Steven Wilson"
- },
- {
- "drilldown" : "Yozen Hernandez",
- "name" : "Yozen Hernandez",
- "y" : 2
- }
- ],
- "name" : "Champions",
- "colorByPoint" : 1
- }
- ],
"legend" : {
"enabled" : 0
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2019-05-25 09:24:00 GMT"
- },
- "xAxis" : {
- "type" : "category"
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 009"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 04ed927d72..4c092a7f83 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,35 +1,88 @@
{
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
"legend" : {
"enabled" : "false"
},
- "xAxis" : {
- "type" : "category"
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-25 09:24:40 GMT"
- },
"tooltip" : {
"headerFormat" : "<span style=\"font-size:11px\"></span>",
- "followPointer" : "true",
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>"
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : "true"
+ },
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-25 09:46:06 GMT"
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
+ "series" : [
+ {
+ "data" : [
+ {
+ "name" : "#001 [P5=76 P6=37]",
+ "drilldown" : "001",
+ "y" : 113
+ },
+ {
+ "drilldown" : "002",
+ "name" : "#002 [P5=63 P6=32]",
+ "y" : 95
+ },
+ {
+ "name" : "#003 [P5=32 P6=26]",
+ "drilldown" : "003",
+ "y" : 58
+ },
+ {
+ "drilldown" : "004",
+ "name" : "#004 [P5=46 P6=29]",
+ "y" : 75
+ },
+ {
+ "drilldown" : "005",
+ "name" : "#005 [P5=33 P6=22]",
+ "y" : 55
+ },
+ {
+ "drilldown" : "006",
+ "name" : "#006 [P5=27 P6=14]",
+ "y" : 41
+ },
+ {
+ "y" : 44,
+ "drilldown" : "007",
+ "name" : "#007 [P5=24 P6=20]"
+ },
+ {
+ "y" : 54,
+ "name" : "#008 [P5=34 P6=20]",
+ "drilldown" : "008"
+ },
+ {
+ "drilldown" : "009",
+ "name" : "#009 [P5=18 P6=8]",
+ "y" : 26
+ }
+ ],
+ "colorByPoint" : "true",
+ "name" : "Perl Weekly Challenge Languages"
+ }
+ ],
+ "xAxis" : {
+ "type" : "category"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
"chart" : {
"type" : "column"
},
@@ -37,7 +90,6 @@
"series" : [
{
"id" : "001",
- "name" : "001",
"data" : [
[
"Perl 5",
@@ -47,7 +99,8 @@
"Perl 6",
37
]
- ]
+ ],
+ "name" : "001"
},
{
"data" : [
@@ -60,10 +113,12 @@
32
]
],
- "id" : "002",
- "name" : "002"
+ "name" : "002",
+ "id" : "002"
},
{
+ "id" : "003",
+ "name" : "003",
"data" : [
[
"Perl 5",
@@ -73,12 +128,9 @@
"Perl 6",
26
]
- ],
- "id" : "003",
- "name" : "003"
+ ]
},
{
- "name" : "004",
"id" : "004",
"data" : [
[
@@ -89,7 +141,8 @@
"Perl 6",
29
]
- ]
+ ],
+ "name" : "004"
},
{
"id" : "005",
@@ -106,6 +159,7 @@
]
},
{
+ "id" : "006",
"data" : [
[
"Perl 5",
@@ -116,11 +170,9 @@
14
]
],
- "name" : "006",
- "id" : "006"
+ "name" : "006"
},
{
- "id" : "007",
"name" : "007",
"data" : [
[
@@ -131,11 +183,10 @@
"Perl 6",
20
]
- ]
+ ],
+ "id" : "007"
},
{
- "id" : "008",
- "name" : "008",
"data" : [
[
"Perl 5",
@@ -145,9 +196,12 @@
"Perl 6",
20
]
- ]
+ ],
+ "name" : "008",
+ "id" : "008"
},
{
+ "id" : "009",
"data" : [
[
"Perl 5",
@@ -158,62 +212,8 @@
8
]
],
- "id" : "009",
"name" : "009"
}
]
- },
- "series" : [
- {
- "name" : "Perl Weekly Challenge Languages",
- "data" : [
- {
- "y" : 113,
- "drilldown" : "001",
- "name" : "#001 [P5=76 P6=37]"
- },
- {
- "name" : "#002 [P5=63 P6=32]",
- "drilldown" : "002",
- "y" : 95
- },
- {
- "name" : "#003 [P5=32 P6=26]",
- "drilldown" : "003",
- "y" : 58
- },
- {
- "name" : "#004 [P5=46 P6=29]",
- "drilldown" : "004",
- "y" : 75
- },
- {
- "name" : "#005 [P5=33 P6=22]",
- "y" : 55,
- "drilldown" : "005"
- },
- {
- "drilldown" : "006",
- "y" : 41,
- "name" : "#006 [P5=27 P6=14]"
- },
- {
- "drilldown" : "007",
- "y" : 44,
- "name" : "#007 [P5=24 P6=20]"
- },
- {
- "name" : "#008 [P5=34 P6=20]",
- "y" : 54,
- "drilldown" : "008"
- },
- {
- "y" : 26,
- "drilldown" : "009",
- "name" : "#009 [P5=18 P6=8]"
- }
- ],
- "colorByPoint" : "true"
- }
- ]
+ }
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 1b1ef4ed8d..35de045459 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,16 +1,26 @@
{
- "legend" : {
- "enabled" : "false"
- },
"plotOptions" : {
"series" : {
"borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
+ "format" : "{point.y}",
+ "enabled" : 1
}
}
},
+ "title" : {
+ "text" : "Perl Weekly Challenge Leaders (TOP 50)"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Score"
+ }
+ },
+ "tooltip" : {
+ "followPointer" : "true",
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style=\"font-size:11px\"></span>"
+ },
"drilldown" : {
"series" : [
{
@@ -21,12 +31,12 @@
18
],
[
- "Blog",
- 10
- ],
- [
"Perl 6",
17
+ ],
+ [
+ "Blog",
+ 10
]
],
"id" : "Laurent Rosenfeld"
@@ -34,7 +44,7 @@
{
"data" : [
[
- "Perl 5",
+ "Perl 6",
20
],
[
@@ -42,12 +52,12 @@
2
],
[
- "Perl 6",
+ "Perl 5",
20
]
],
- "name" : "Joelle Maslak",
- "id" : "Joelle Maslak"
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
},
{
"id" : "Jaldhar H. Vyas",
@@ -64,6 +74,7 @@
"name" : "Jaldhar H. Vyas"
},
{
+ "id" : "Ruben Westerberg",
"data" : [
[
"Perl 6",
@@ -74,44 +85,41 @@
14
]
],
- "name" : "Ruben Westerberg",
- "id" : "Ruben Westerberg"
+ "name" : "Ruben Westerberg"
},
{
"name" : "Simon Proctor",
+ "id" : "Simon Proctor",
"data" : [
[
- "Perl 5",
- 4
+ "Blog",
+ 6
],
[
"Perl 6",
15
],
[
- "Blog",
- 6
+ "Perl 5",
+ 4
]
- ],
- "id" : "Simon Proctor"
+ ]
},
{
+ "id" : "Adam Russell",
"data" : [
[
- "Perl 5",
- 16
- ],
- [
"Blog",
8
+ ],
+ [
+ "Perl 5",
+ 16
]
],
- "name" : "Adam Russell",
- "id" : "Adam Russell"
+ "name" : "Adam Russell"
},
{
- "id" : "Dr James A. Smith",
- "name" : "Dr James A. Smith",
"data" : [
[
"Perl 5",
@@ -121,11 +129,13 @@
"Perl 6",
10
]
- ]
+ ],
+ "id" : "Dr James A. Smith",
+ "name" : "Dr James A. Smith"
},
{
- "id" : "Kian-Meng Ang",
"name" : "Kian-Meng Ang",
+ "id" : "Kian-Meng Ang",
"data" : [
[
"Blog",
@@ -138,39 +148,39 @@
]
},
{
- "id" : "Arne Sommer",
"name" : "Arne Sommer",
+ "id" : "Arne Sommer",
"data" : [
[
- "Blog",
- 7
- ],
- [
"Perl 6",
14
+ ],
+ [
+ "Blog",
+ 7
]
]
},
{
- "id" : "Jo Christian Oterhals",
"data" : [
[
+ "Perl 5",
+ 6
+ ],
+ [
"Blog",
5
],
[
"Perl 6",
10
- ],
- [
- "Perl 5",
- 6
]
],
+ "id" : "Jo Christian Oterhals",
"name" : "Jo Christian Oterhals"
},
{
- "name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
@@ -181,21 +191,21 @@
4
]
],
- "id" : "Gustavo Chaves"
+ "name" : "Gustavo Chaves"
},
{
"name" : "Andrezgz",
+ "id" : "Andrezgz",
"data" : [
[
"Perl 5",
17
]
- ],
- "id" : "Andrezgz"
+ ]
},
{
- "id" : "Athanasius",
"name" : "Athanasius",
+ "id" : "Athanasius",
"data" : [
[
"Perl 5",
@@ -204,6 +214,8 @@
]
},
{
+ "name" : "Nick Logan",
+ "id" : "Nick Logan",
"data" : [
[
"Perl 6",
@@ -213,11 +225,10 @@
"Perl 5",
8
]
- ],
- "name" : "Nick Logan",
- "id" : "Nick Logan"
+ ]
},
{
+ "name" : "Dave Jacoby",
"id" : "Dave Jacoby",
"data" : [
[
@@ -228,36 +239,35 @@
"Blog",
8
]
- ],
- "name" : "Dave Jacoby"
+ ]
},
{
- "id" : "Francis Whittle",
+ "name" : "Francis Whittle",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 6",
10
+ ],
+ [
+ "Blog",
+ 4
]
],
- "name" : "Francis Whittle"
+ "id" : "Francis Whittle"
},
{
"id" : "Lars Balker",
- "name" : "Lars Balker",
"data" : [
[
- "Perl 6",
- 4
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Perl 6",
+ 4
]
- ]
+ ],
+ "name" : "Lars Balker"
},
{
"id" : "Mark Senn",
@@ -284,41 +294,40 @@
"id" : "Daniel Mantovani"
},
{
- "name" : "Doug Schrag",
+ "id" : "Doug Schrag",
"data" : [
[
"Perl 6",
10
]
],
- "id" : "Doug Schrag"
+ "name" : "Doug Schrag"
},
{
+ "id" : "Duncan C. White",
"data" : [
[
"Perl 5",
10
]
],
- "name" : "Duncan C. White",
- "id" : "Duncan C. White"
+ "name" : "Duncan C. White"
},
{
"name" : "Robert Gratza",
+ "id" : "Robert Gratza",
"data" : [
[
- "Perl 6",
- 6
- ],
- [
"Perl 5",
2
+ ],
+ [
+ "Perl 6",
+ 6
]
- ],
- "id" : "Robert Gratza"
+ ]
},
{
- "id" : "E. Choroba",
"name" : "E. Choroba",
"data" : [
[
@@ -329,27 +338,28 @@
"Perl 5",
4
]
- ]
+ ],
+ "id" : "E. Choroba"
},
{
- "name" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
],
- "id" : "John Barrett"
+ "id" : "John Barrett",
+ "name" : "John Barrett"
},
{
- "name" : "Ozzy",
"data" : [
[
"Perl 6",
7
]
],
- "id" : "Ozzy"
+ "id" : "Ozzy",
+ "name" : "Ozzy"
},
{
"id" : "Alicia Bielsa",
@@ -362,24 +372,24 @@
"name" : "Alicia Bielsa"
},
{
- "id" : "Maxim Kolodyazhny",
- "name" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
6
]
- ]
+ ],
+ "id" : "Maxim Kolodyazhny",
+ "name" : "Maxim Kolodyazhny"
},
{
- "name" : "Maxim Nechaev",
+ "id" : "Maxim Nechaev",
"data" : [
[
"Perl 5",
6
]
],
- "id" : "Maxim Nechaev"
+ "name" : "Maxim Nechaev"
},
{
"data" : [
@@ -392,37 +402,37 @@
4
]
],
- "name" : "Philippe Bruhat",
- "id" : "Philippe Bruhat"
+ "id" : "Philippe Bruhat",
+ "name" : "Philippe Bruhat"
},
{
- "id" : "Sergio Iglesias",
"name" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
6
]
- ]
+ ],
+ "id" : "Sergio Iglesias"
},
{
+ "name" : "Steven Wilson",
"id" : "Steven Wilson",
"data" : [
[
"Perl 5",
6
]
- ],
- "name" : "Steven Wilson"
+ ]
},
{
- "id" : "Arpad Toth",
"data" : [
[
"Perl 5",
5
]
],
+ "id" : "Arpad Toth",
"name" : "Arpad Toth"
},
{
@@ -432,24 +442,25 @@
5
]
],
- "name" : "Guillermo Ramos",
- "id" : "Guillermo Ramos"
+ "id" : "Guillermo Ramos",
+ "name" : "Guillermo Ramos"
},
{
+ "id" : "Khalid",
"data" : [
[
- "Perl 5",
- 4
- ],
- [
"Blog",
1
+ ],
+ [
+ "Perl 5",
+ 4
]
],
- "name" : "Khalid",
- "id" : "Khalid"
+ "name" : "Khalid"
},
{
+ "name" : "Steve Rogerson",
"data" : [
[
"Perl 5",
@@ -460,42 +471,41 @@
2
]
],
- "name" : "Steve Rogerson",
"id" : "Steve Rogerson"
},
{
- "name" : "Veesh Goldman",
+ "id" : "Veesh Goldman",
"data" : [
[
"Perl 5",
5
]
],
- "id" : "Veesh Goldman"
+ "name" : "Veesh Goldman"
},
{
"id" : "Yozen Hernandez",
"data" : [
[
- "Blog",
- 1
- ],
- [
"Perl 5",
4
+ ],
+ [
+ "Blog",
+ 1
]
],
"name" : "Yozen Hernandez"
},
{
- "id" : "Alex Daniel",
"name" : "Alex Daniel",
"data" : [
[
"Perl 6",
4
]
- ]
+ ],
+ "id" : "Alex Daniel"
},
{
"data" : [
@@ -504,67 +514,67 @@
4
]
],
- "name" : "Bob Kleemann",
- "id" : "Bob Kleemann"
+ "id" : "Bob Kleemann",
+ "name" : "Bob Kleemann"
},
{
+ "name" : "Chenyf",
"data" : [
[
"Perl 6",
4
]
],
- "name" : "Chenyf",
"id" : "Chenyf"
},
{
+ "name" : "David Kayal",
"data" : [
[
"Perl 5",
4
]
],
- "name" : "David Kayal",
"id" : "David Kayal"
},
{
+ "name" : "Finley",
"data" : [
[
"Perl 6",
4
]