aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stats/pwc-current.json108
-rw-r--r--stats/pwc-language-breakdown.json86
-rw-r--r--stats/pwc-leaders.json836
-rw-r--r--stats/pwc-summary-1-30.json106
-rw-r--r--stats/pwc-summary-31-60.json104
-rw-r--r--stats/pwc-summary-61-90.json26
-rw-r--r--stats/pwc-summary.json46
7 files changed, 673 insertions, 639 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 5e860a3eac..05392493f0 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,93 +1,127 @@
{
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
}
},
- "title" : {
- "text" : "Perl Weekly Challenge - 007"
+ "chart" : {
+ "type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 3] Last updated at 2019-05-07 14:23:53 GMT"
+ "legend" : {
+ "enabled" : 0
},
- "xAxis" : {
- "type" : "category"
+ "tooltip" : {
+ "followPointer" : 1,
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
},
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 007"
},
"drilldown" : {
"series" : [
{
- "name" : "Dave Jacoby",
+ "id" : "Dave Jacoby",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Dave Jacoby"
+ "name" : "Dave Jacoby"
},
{
- "id" : "Ozzy",
+ "id" : "Gustavo Chaves",
"data" : [
[
+ "Perl 5",
+ 2
+ ]
+ ],
+ "name" : "Gustavo Chaves"
+ },
+ {
+ "name" : "Joelle Maslak",
+ "data" : [
+ [
+ "Perl 5",
+ 1
+ ],
+ [
"Perl 6",
1
]
],
- "name" : "Ozzy"
+ "id" : "Joelle Maslak"
},
{
+ "id" : "Ozzy",
+ "name" : "Ozzy",
"data" : [
[
"Perl 6",
1
]
- ],
+ ]
+ },
+ {
"name" : "Simon Proctor",
+ "data" : [
+ [
+ "Perl 6",
+ 1
+ ]
+ ],
"id" : "Simon Proctor"
}
]
},
- "legend" : {
- "enabled" : 0
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
- "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
+ "subtitle" : {
+ "text" : "[Champions: 5] Last updated at 2019-05-09 10:07:03 GMT"
+ },
+ "xAxis" : {
+ "type" : "category"
},
"series" : [
{
"colorByPoint" : 1,
"data" : [
{
- "drilldown" : "Dave Jacoby",
"y" : 2,
+ "drilldown" : "Dave Jacoby",
"name" : "Dave Jacoby"
},
{
+ "drilldown" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Joelle Maslak",
+ "drilldown" : "Joelle Maslak"
+ },
+ {
+ "y" : 1,
"drilldown" : "Ozzy",
- "name" : "Ozzy",
- "y" : 1
+ "name" : "Ozzy"
},
{
"y" : 1,
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor"
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor"
}
],
"name" : "Champions"
}
- ],
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- }
+ ]
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 9a399a7d82..2eca40489a 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,21 +1,19 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : "true",
- "headerFormat" : "<span style=\"font-size:11px\"></span>"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
"xAxis" : {
"type" : "category"
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-07 14:24:14 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/>"
},
"series" : [
{
- "name" : "Perl Weekly Challenge Languages",
"data" : [
{
"y" : 113,
@@ -28,54 +26,60 @@
"name" : "#002 [P5=63 P6=32]"
},
{
- "y" : 58,
"name" : "#003 [P5=32 P6=26]",
- "drilldown" : "003"
+ "drilldown" : "003",
+ "y" : 58
},
{
+ "drilldown" : "004",
"y" : 75,
- "name" : "#004 [P5=46 P6=29]",
- "drilldown" : "004"
+ "name" : "#004 [P5=46 P6=29]"
},
{
- "y" : 55,
+ "name" : "#005 [P5=33 P6=22]",
"drilldown" : "005",
- "name" : "#005 [P5=33 P6=22]"
+ "y" : 55
},
{
- "name" : "#006 [P5=27 P6=14]",
+ "y" : 41,
"drilldown" : "006",
- "y" : 41
+ "name" : "#006 [P5=27 P6=14]"
},
{
- "name" : "#007 [P5=2 P6=2]",
+ "name" : "#007 [P5=5 P6=3]",
"drilldown" : "007",
- "y" : 4
+ "y" : 8
}
],
- "colorByPoint" : "true"
+ "colorByPoint" : "true",
+ "name" : "Perl Weekly Challenge Languages"
}
],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"legend" : {
"enabled" : "false"
},
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-09 10:07:31 GMT"
+ },
"plotOptions" : {
"series" : {
- "borderWidth" : 0,
"dataLabels" : {
"enabled" : 1,
"format" : "{point.y}"
- }
+ },
+ "borderWidth" : 0
}
},
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
+ },
"drilldown" : {
"series" : [
{
+ "id" : "001",
"data" : [
[
"Perl 5",
@@ -86,11 +90,10 @@
37
]
],
- "id" : "001",
"name" : "001"
},
{
- "id" : "002",
+ "name" : "002",
"data" : [
[
"Perl 5",
@@ -101,7 +104,7 @@
32
]
],
- "name" : "002"
+ "id" : "002"
},
{
"data" : [
@@ -114,12 +117,12 @@
26
]
],
- "id" : "003",
- "name" : "003"
+ "name" : "003",
+ "id" : "003"
},
{
- "name" : "004",
"id" : "004",
+ "name" : "004",
"data" : [
[
"Perl 5",
@@ -132,7 +135,6 @@
]
},
{
- "name" : "005",
"id" : "005",
"data" : [
[
@@ -143,10 +145,10 @@
"Perl 6",
22
]
- ]
+ ],
+ "name" : "005"
},
{
- "name" : "006",
"id" : "006",
"data" : [
[
@@ -157,25 +159,23 @@
"Perl 6",
14
]
- ]
+ ],
+ "name" : "006"
},
{
"id" : "007",
"data" : [
[
"Perl 5",
- 2
+ 5
],
[
"Perl 6",
- 2
+ 3
]
],
"name" : "007"
}
]
- },
- "title" : {
- "text" : "Perl Weekly Challenge Language"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 1063b33fa9..c0d500b3d2 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,315 +1,31 @@
{
- "yAxis" : {
- "title" : {
- "text" : "Total Score"
- }
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "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/>"
- },
"xAxis" : {
"type" : "category"
},
- "title" : {
- "text" : "Perl Weekly Challenge Leaders (TOP 50)"
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-07 14:24:07 GMT"
- },
- "series" : [
- {
- "colorByPoint" : "true",
- "data" : [
- {
- "drilldown" : "Laurent Rosenfeld",
- "name" : "#1: Laurent Rosenfeld",
- "y" : 60
- },
- {
- "y" : 50,
- "drilldown" : "Joelle Maslak",
- "name" : "#2: Joelle Maslak"
- },
- {
- "y" : 48,
- "drilldown" : "Jaldhar H. Vyas",
- "name" : "#3: Jaldhar H. Vyas"
- },
- {
- "drilldown" : "Simon Proctor",
- "name" : "#4: Simon Proctor",
- "y" : 42
- },
- {
- "drilldown" : "Ruben Westerberg",
- "name" : "#5: Ruben Westerberg",
- "y" : 40
- },
- {
- "name" : "#6: Adam Russell",
- "drilldown" : "Adam Russell",
- "y" : 36
- },
- {
- "y" : 36,
- "drilldown" : "Dr James A. Smith",
- "name" : "#7: Dr James A. Smith"
- },
- {
- "drilldown" : "Jo Christian Oterhals",
- "name" : "#8: Jo Christian Oterhals",
- "y" : 36
- },
- {
- "name" : "#9: Kian-Meng Ang",
- "drilldown" : "Kian-Meng Ang",
- "y" : 32
- },
- {
- "y" : 32,
- "name" : "#10: Nick Logan",
- "drilldown" : "Nick Logan"
- },
- {
- "y" : 30,
- "drilldown" : "Arne Sommer",
- "name" : "#11: Arne Sommer"
- },
- {
- "name" : "#12: Lars Balker",
- "drilldown" : "Lars Balker",
- "y" : 28
- },
- {
- "y" : 26,
- "name" : "#13: Gustavo Chaves",
- "drilldown" : "Gustavo Chaves"
- },
- {
- "y" : 26,
- "drilldown" : "Mark Senn",
- "name" : "#14: Mark Senn"
- },
- {
- "y" : 24,
- "name" : "#15: Andrezgz",
- "drilldown" : "Andrezgz"
- },
- {
- "y" : 24,
- "name" : "#16: Athanasius",
- "drilldown" : "Athanasius"
- },
- {
- "y" : 20,
- "drilldown" : "Doug Schrag",
- "name" : "#17: Doug Schrag"
- },
- {
- "name" : "#18: Duncan C. White",
- "drilldown" : "Duncan C. White",
- "y" : 20
- },
- {
- "y" : 18,
- "drilldown" : "Francis Whittle",
- "name" : "#19: Francis Whittle"
- },
- {
- "drilldown" : "Robert Gratza",
- "name" : "#20: Robert Gratza",
- "y" : 16
- },
- {
- "y" : 14,
- "name" : "#21: Daniel Mantovani",
- "drilldown" : "Daniel Mantovani"
- },
- {
- "y" : 14,
- "drilldown" : "Dave Jacoby",
- "name" : "#22: Dave Jacoby"
- },
- {
- "name" : "#23: John Barrett",
- "drilldown" : "John Barrett",
- "y" : 14
- },
- {
- "drilldown" : "E. Choroba",
- "name" : "#24: E. Choroba",
- "y" : 12
- },
- {
- "y" : 12,
- "drilldown" : "Maxim Kolodyazhny",
- "name" : "#25: Maxim Kolodyazhny"
- },
- {
- "drilldown" : "Ozzy",
- "name" : "#26: Ozzy",
- "y" : 12
- },
- {
- "name" : "#27: Philippe Bruhat",
- "drilldown" : "Philippe Bruhat",
- "y" : 12
- },
- {
- "name" : "#28: Sergio Iglesias",
- "drilldown" : "Sergio Iglesias",
- "y" : 12
- },
- {
- "drilldown" : "Arpad Toth",
- "name" : "#29: Arpad Toth",
- "y" : 10
- },
- {
- "name" : "#30: Khalid",
- "drilldown" : "Khalid",
- "y" : 10
- },
- {
- "y" : 10,
- "name" : "#31: Steve Rogerson",
- "drilldown" : "Steve Rogerson"
- },
- {
- "y" : 10,
- "drilldown" : "Veesh Goldman",
- "name" : "#32: Veesh Goldman"
- },
- {
- "y" : 8,
- "name" : "#33: Alex Daniel",
- "drilldown" : "Alex Daniel"
- },
- {
- "y" : 8,
- "name" : "#34: Bob Kleemann",
- "drilldown" : "Bob Kleemann"
- },
- {
- "drilldown" : "Chenyf",
- "name" : "#35: Chenyf",
- "y" : 8
- },
- {
- "y" : 8,
- "name" : "#36: David Kayal",
- "drilldown" : "David Kayal"
- },
- {
- "name" : "#37: Jaime Corchado",
- "drilldown" : "Jaime Corchado",
- "y" : 8
- },
- {
- "drilldown" : "Matt Latusek",
- "name" : "#38: Matt Latusek",
- "y" : 8
- },
- {
- "name" : "#39: Simon Reinhardt",
- "drilldown" : "Simon Reinhardt",
- "y" : 8
- },
- {
- "name" : "#40: Steven Wilson",
- "drilldown" : "Steven Wilson",
- "y" : 8
- },
- {
- "y" : 8,
- "name" : "#41: Tim Smith",
- "drilldown" : "Tim Smith"
- },
- {
- "y" : 6,
- "name" : "#42: Ailbhe Tweedie",
- "drilldown" : "Ailbhe Tweedie"
- },
- {
- "y" : 6,
- "drilldown" : "Alicia Bielsa",
- "name" : "#43: Alicia Bielsa"
- },
- {
- "name" : "#44: Dave Cross",
- "drilldown" : "Dave Cross",
- "y" : 6
- },
- {
- "name" : "#45: Freddie B",
- "drilldown" : "Freddie B",
- "y" : 6
- },
- {
- "y" : 6,
- "name" : "#46: Jeremy Carman",
- "drilldown" : "Jeremy Carman"
- },
- {
- "name" : "#47: Kivanc Yazan",
- "drilldown" : "Kivanc Yazan",
- "y" : 6
- },
- {
- "y" : 6,
- "name" : "#48: Neil Bowers",
- "drilldown" : "Neil Bowers"
- },
- {
- "y" : 6,
- "name" : "#49: Pete Houston",
- "drilldown" : "Pete Houston"
- },
- {
- "name" : "#50: Sean Meininger",
- "drilldown" : "Sean Meininger",
- "y" : 6
- }
- ],
- "name" : "Perl Weekly Challenge Leaders"
- }
- ],
- "legend" : {
- "enabled" : "false"
+ "chart" : {
+ "type" : "column"
},
"drilldown" : {
"series" : [
{
"data" : [
[
+ "Perl 6",
+ 11
+ ],
+ [
"Perl 5",
12
],
[
"Blog",
7
- ],
- [
- "Perl 6",
- 11
]
],
"id" : "Laurent Rosenfeld",
"name" : "Laurent Rosenfeld"
},
{
- "id" : "Joelle Maslak",
"data" : [
[
"Blog",
@@ -317,63 +33,63 @@
],
[
"Perl 5",
- 12
+ 13
],
[
"Perl 6",
- 12
+ 13
]
],
- "name" : "Joelle Maslak"
+ "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak"
},
{
- "id" : "Jaldhar H. Vyas",
"data" : [
[
- "Perl 6",
+ "Perl 5",
12
],
[
- "Perl 5",
+ "Perl 6",
12
]
],
- "name" : "Jaldhar H. Vyas"
+ "name" : "Jaldhar H. Vyas",
+ "id" : "Jaldhar H. Vyas"
},
{
- "id" : "Simon Proctor",
"data" : [
[
"Blog",
5
],
[
- "Perl 5",
- 4
- ],
- [
"Perl 6",
12
+ ],
+ [
+ "Perl 5",
+ 4
]
],
+ "id" : "Simon Proctor",
"name" : "Simon Proctor"
},
{
- "name" : "Ruben Westerberg",
- "id" : "Ruben Westerberg",
"data" : [
[
- "Perl 5",
+ "Perl 6",
10
],
[
- "Perl 6",
+ "Perl 5",
10
]
- ]
+ ],
+ "id" : "Ruben Westerberg",
+ "name" : "Ruben Westerberg"
},
{
- "name" : "Adam Russell",
"data" : [
[
"Blog",
@@ -384,42 +100,42 @@
12
]
],
+ "name" : "Adam Russell",
"id" : "Adam Russell"
},
{
- "name" : "Dr James A. Smith",
"id" : "Dr James A. Smith",
+ "name" : "Dr James A. Smith",
"data" : [
[
- "Perl 6",
- 8
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Perl 6",
+ 8
]
]
},
{
+ "id" : "Jo Christian Oterhals",
"name" : "Jo Christian Oterhals",
"data" : [
[
+ "Blog",
+ 4
+ ],
+ [
"Perl 6",
8
],
[
"Perl 5",
6
- ],
- [
- "Blog",
- 4
]
- ],
- "id" : "Jo Christian Oterhals"
+ ]
},
{
- "id" : "Kian-Meng Ang",
"data" : [
[
"Perl 5",
@@ -430,6 +146,7 @@
5
]
],
+ "id" : "Kian-Meng Ang",
"name" : "Kian-Meng Ang"
},
{
@@ -447,8 +164,6 @@
"name" : "Nick Logan"
},
{
- "name" : "Arne Sommer",
- "id" : "Arne Sommer",
"data" : [
[
"Perl 6",
@@ -458,93 +173,95 @@
"Blog",
5
]
- ]
+ ],
+ "id" : "Arne Sommer",
+ "name" : "Arne Sommer"
},
{
"data" : [
[
- "Perl 6",
- 4
+ "Perl 5",
+ 11
],
[
- "Perl 5",
- 10
+ "Blog",
+ 4
]
],
- "id" : "Lars Balker",
- "name" : "Lars Balker"
+ "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
},
{
- "id" : "Gustavo Chaves",
"data" : [
[
- "Blog",
- 4
+ "Perl 5",
+ 10
],
[
- "Perl 5",
- 9
+ "Perl 6",
+ 4
]
],
- "name" : "Gustavo Chaves"
+ "name" : "Lars Balker",
+ "id" : "Lars Balker"
},
{
- "id" : "Mark Senn",
"data" : [
[
- "Perl 6",
- 10
- ],
- [
"Blog",
3
+ ],
+ [
+ "Perl 6",
+ 10
]
],
+ "id" : "Mark Senn",
"name" : "Mark Senn"
},
{
- "name" : "Andrezgz",
- "id" : "Andrezgz",
"data" : [
[
"Perl 5",
12
]
- ]
+ ],
+ "name" : "Andrezgz",
+ "id" : "Andrezgz"
},
{
- "name" : "Athanasius",
"data" : [
[
"Perl 5",
12
]
],
- "id" : "Athanasius"
+ "id" : "Athanasius",
+ "name" : "Athanasius"
},
{
- "name" : "Doug Schrag",
- "id" : "Doug Schrag",
"data" : [
[
"Perl 6",
10
]
- ]
+ ],
+ "name" : "Doug Schrag",
+ "id" : "Doug Schrag"
},
{
- "name" : "Duncan C. White",
"data" : [
[
"Perl 5",
10
]
],
- "id" : "Duncan C. White"
+ "id" : "Duncan C. White",
+ "name" : "Duncan C. White"
},
{
- "name" : "Francis Whittle",
"id" : "Francis Whittle",
+ "name" : "Francis Whittle",
"data" : [
[
"Perl 6",
@@ -559,20 +276,20 @@
{
"data" : [
[
- "Perl 5",
- 2
- ],
- [
"Perl 6",
6
+ ],
+ [
+ "Perl 5",
+ 2
]
],
"id" : "Robert Gratza",
"name" : "Robert Gratza"
},
{
- "name" : "Daniel Mantovani",
"id" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
@@ -581,56 +298,56 @@
]
},
{
- "name" : "Dave Jacoby",
"id" : "Dave Jacoby",
+ "name" : "Dave Jacoby",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 5",
3
+ ],
+ [
+ "Blog",
+ 4
]
]
},
{
- "name" : "John Barrett",
- "id" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
- ]
+ ],
+ "id" : "John Barrett",
+ "name" : "John Barrett"
},
{
"data" : [
[
- "Perl 5",
- 4
- ],
- [
"Blog",
2
+ ],
+ [
+ "Perl 5",
+ 4
]
],
"id" : "E. Choroba",
"name" : "E. Choroba"
},
{
- "name" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
6
]
],
+ "name" : "Maxim Kolodyazhny",
"id" : "Maxim Kolodyazhny"
},
{
- "name" : "Ozzy",
"id" : "Ozzy",
+ "name" : "Ozzy",
"data" : [
[
"Perl 6",
@@ -639,7 +356,6 @@
]
},
{
- "name" : "Philippe Bruhat",
"data" : [
[
"Blog",
@@ -650,44 +366,44 @@
4
]
],
- "id" : "Philippe Bruhat"
+ "id" : "Philippe Bruhat",
+ "name" : "Philippe Bruhat"
},
{
- "id" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
6
]
],
+ "id" : "Sergio Iglesias",
"name" : "Sergio Iglesias"
},
{
- "id" : "Arpad Toth",
"data" : [
[
"Perl 5",
5
]
],
+ "id" : "Arpad Toth",
"name" : "Arpad Toth"
},
{
+ "name" : "Khalid",
"id" : "Khalid",
"data" : [
[
- "Blog",
- 1
- ],
- [
"Perl 5",
4
+ ],
+ [
+ "Blog",
+ 1
]
- ],
- "name" : "Khalid"
+ ]
},
{
- "name" : "Steve Rogerson",
"data" : [
[
"Perl 6",
@@ -698,77 +414,78 @@
3
]
],
+ "name" : "Steve Rogerson",
"id" : "Steve Rogerson"
},
{
+ "id" : "Veesh Goldman",
"name" : "Veesh Goldman",
"data" : [
[
"Perl 5",
5
]
- ],
- "id" : "Veesh Goldman"
+ ]
},
{
+ "name" : "Alex Daniel",
+ "id" : "Alex Daniel",
"data" : [
[
"Perl 6",
4
]
- ],
- "id" : "Alex Daniel",
- "name" : "Alex Daniel"
+ ]
},
{
"id" : "Bob Kleemann",
+ "name" : "Bob Kleemann",
"data" : [
[
"Perl 5",
4
]
- ],
- "name" : "Bob Kleemann"
+ ]
},
{
- "id" : "Chenyf",
"data" : [
[
"Perl 6",
4
]
],
+ "id" : "Chenyf",
"name" : "Chenyf"
},
{
"name" : "David Kayal",
+ "id" : "David Kayal",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "David Kayal"
+ ]
},
{
"id" : "Jaime Corchado",
+ "name" : "Jaime Corchado",
"data" : [
[
"Perl 5",
4