aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json122
-rw-r--r--stats/pwc-language-breakdown.json146
-rw-r--r--stats/pwc-leaders.json846
-rw-r--r--stats/pwc-summary-1-30.json118
-rw-r--r--stats/pwc-summary-31-60.json106
-rw-r--r--stats/pwc-summary-61-90.json42
-rw-r--r--stats/pwc-summary.json46
7 files changed, 730 insertions, 696 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 2c5fc28ba5..0a2f2d6e61 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,19 +1,17 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 006"
+ "subtitle" : {
+ "text" : "[Champions: 9] Last updated at 2019-05-02 13:30:19 GMT"
},
- "legend" : {
- "enabled" : 0
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
- "colorByPoint" : 1,
- "name" : "Champions",
"data" : [
{
"name" : "Alicia Bielsa",
- "y" : 1,
- "drilldown" : "Alicia Bielsa"
+ "drilldown" : "Alicia Bielsa",
+ "y" : 1
},
{
"y" : 2,
@@ -21,13 +19,13 @@
"drilldown" : "Andrezgz"
},
{
- "drilldown" : "Athanasius",
+ "y" : 2,
"name" : "Athanasius",
- "y" : 2
+ "drilldown" : "Athanasius"
},
{
- "drilldown" : "Gustavo Chaves",
"y" : 2,
+ "drilldown" : "Gustavo Chaves",
"name" : "Gustavo Chaves"
},
{
@@ -36,70 +34,74 @@
"y" : 4
},
{
+ "drilldown" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Maxim Kolodyazhny",
+ "name" : "Maxim Kolodyazhny",
+ "y" : 1
+ },
+ {
"drilldown" : "Simon Proctor",
- "y" : 1,
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "y" : 1
},
{
"drilldown" : "Tim Smith",
"name" : "Tim Smith",
"y" : 2
}
- ]
+ ],
+ "colorByPoint" : 1,
+ "name" : "Champions"
}
],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"type" : "category"
},
"drilldown" : {
"series" : [
{
- "id" : "Alicia Bielsa",
- "name" : "Alicia Bielsa",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "id" : "Alicia Bielsa",
+ "name" : "Alicia Bielsa"
},
{
+ "name" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Andrezgz",
"id" : "Andrezgz"
},
{
"id" : "Athanasius",
- "name" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Athanasius"
},
{
+ "name" : "Gustavo Chaves",
"id" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Gustavo Chaves"
+ ]
},
{
"id" : "Joelle Maslak",
@@ -116,42 +118,74 @@
"name" : "Joelle Maslak"
},
{
- "name" : "Simon Proctor",
"data" : [
[
+ "Perl 5",
+ 1
+ ],
+ [
"Perl 6",
1
]
],
- "id" : "Simon Proctor"
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
+ },
+ {
+ "name" : "Maxim Kolodyazhny",
+ "data" : [
+ [
+ "Perl 5",
+ 1
+ ]
+ ],
+ "id" : "Maxim Kolodyazhny"
+ },
+ {
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor",
+ "data" : [
+ [
+ "Perl 6",
+ 1
+ ]
+ ]
},
{
- "name" : "Tim Smith",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Tim Smith"
+ "id" : "Tim Smith",
+ "name" : "Tim Smith"
}
]
},
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 006"
},
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
}
},
- "subtitle" : {
- "text" : "[Champions: 7] Last updated at 2019-05-01 15:12:47 GMT"
+ "tooltip" : {
+ "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/>",
+ "followPointer" : 1
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index fc31bd9517..3ba117be70 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,74 +1,21 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
"enabled" : 1,
"format" : "{point.y}"
- },
- "borderWidth" : 0
+ }
}
},
- "series" : [
- {
- "colorByPoint" : "true",
- "data" : [
- {
- "name" : "#001 [P5=76 P6=37]",
- "drilldown" : "001",
- "y" : 113
- },
- {
- "name" : "#002 [P5=63 P6=32]",
- "drilldown" : "002",
- "y" : 95
- },
- {
- "y" : 58,
- "drilldown" : "003",
- "name" : "#003 [P5=32 P6=26]"
- },
- {
- "name" : "#004 [P5=46 P6=29]",
- "y" : 75,
- "drilldown" : "004"
- },
- {
- "name" : "#005 [P5=31 P6=22]",
- "y" : 53,
- "drilldown" : "005"
- },
- {
- "name" : "#006 [P5=9 P6=5]",
- "drilldown" : "006",
- "y" : 14
- }
- ],
- "name" : "Perl Weekly Challenge Languages"
- }
- ],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-01 15:12:51 GMT"
- },
- "xAxis" : {
- "type" : "category"
- },
- "legend" : {
- "enabled" : "false"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-02 13:30:25 GMT"
},
"drilldown" : {
"series" : [
{
+ "id" : "001",
+ "name" : "001",
"data" : [
[
"Perl 5",
@@ -78,9 +25,7 @@
"Perl 6",
37
]
- ],
- "id" : "001",
- "name" : "001"
+ ]
},
{
"id" : "002",
@@ -111,6 +56,8 @@
"name" : "003"
},
{
+ "id" : "004",
+ "name" : "004",
"data" : [
[
"Perl 5",
@@ -120,11 +67,11 @@
"Perl 6",
29
]
- ],
- "id" : "004",
- "name" : "004"
+ ]
},
{
+ "id" : "005",
+ "name" : "005",
"data" : [
[
"Perl 5",
@@ -134,29 +81,82 @@
"Perl 6",
22
]
- ],
- "id" : "005",
- "name" : "005"
+ ]
},
{
+ "id" : "006",
+ "name" : "006",
"data" : [
[
"Perl 5",
- 9
+ 11
],
[
"Perl 6",
- 5
+ 6
]
- ],
- "id" : "006",
- "name" : "006"
+ ]
}
]
},
+ "series" : [
+ {
+ "colorByPoint" : "true",
+ "data" : [
+ {
+ "name" : "#001 [P5=76 P6=37]",
+ "y" : 113,
+ "drilldown" : "001"
+ },
+ {
+ "name" : "#002 [P5=63 P6=32]",
+ "y" : 95,
+ "drilldown" : "002"
+ },
+ {
+ "drilldown" : "003",
+ "name" : "#003 [P5=32 P6=26]",
+ "y" : 58
+ },
+ {
+ "name" : "#004 [P5=46 P6=29]",
+ "y" : 75,
+ "drilldown" : "004"
+ },
+ {
+ "drilldown" : "005",
+ "y" : 53,
+ "name" : "#005 [P5=31 P6=22]"
+ },
+ {
+ "y" : 17,
+ "name" : "#006 [P5=11 P6=6]",
+ "drilldown" : "006"
+ }
+ ],
+ "name" : "Perl Weekly Challenge Languages"
+ }
+ ],
+ "xAxis" : {
+ "type" : "category"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
"headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
"followPointer" : "true"
+ },
+ "legend" : {
+ "enabled" : "false"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 9f5424d364..41c6162920 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,372 +1,111 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge Leaders (TOP 50)"
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-01 15:12:49 GMT"
+ "xAxis" : {
+ "type" : "category"
},
- "series" : [
- {
- "colorByPoint" : "true",
- "name" : "Perl Weekly Challenge Leaders",
- "data" : [
- {
- "drilldown" : "Joelle Maslak",
- "y" : 50,
- "name" : "#1: Joelle Maslak"
- },
- {
- "drilldown" : "Laurent Rosenfeld",
- "name" : "#2: Laurent Rosenfeld",
- "y" : 48
- },
- {
- "y" : 40,
- "name" : "#3: Jaldhar H. Vyas",
- "drilldown" : "Jaldhar H. Vyas"
- },
- {
- "drilldown" : "Simon Proctor",
- "y" : 38,
- "name" : "#4: Simon Proctor"
- },
- {
- "y" : 36,
- "name" : "#5: Dr James A. Smith",
- "drilldown" : "Dr James A. Smith"
- },
- {
- "drilldown" : "Jo Christian Oterhals",
- "y" : 36,
- "name" : "#6: Jo Christian Oterhals"
- },
- {
- "y" : 32,
- "name" : "#7: Nick Logan",
- "drilldown" : "Nick Logan"
- },
- {
- "drilldown" : "Ruben Westerberg",
- "y" : 32,
- "name" : "#8: Ruben Westerberg"
- },
- {
- "name" : "#9: Adam Russell",
- "y" : 30,
- "drilldown" : "Adam Russell"
- },
- {
- "drilldown" : "Lars Balker",
- "y" : 28,
- "name" : "#10: Lars Balker"
- },
- {
- "drilldown" : "Gustavo Chaves",
- "name" : "#11: Gustavo Chaves",
- "y" : 26
- },
- {
- "drilldown" : "Mark Senn",
- "y" : 26,
- "name" : "#12: Mark Senn"
- },
- {
- "name" : "#13: Andrezgz",
- "y" : 24,
- "drilldown" : "Andrezgz"
- },
- {
- "drilldown" : "Arne Sommer",
- "y" : 24,
- "name" : "#14: Arne Sommer"
- },
- {
- "y" : 24,
- "name" : "#15: Athanasius",
- "drilldown" : "Athanasius"
- },
- {
- "y" : 24,
- "name" : "#16: Kian-Meng Ang",
- "drilldown" : "Kian-Meng Ang"
- },
- {
- "name" : "#17: Doug Schrag",
- "y" : 20,
- "drilldown" : "Doug Schrag"
- },
- {
- "name" : "#18: Francis Whittle",
- "y" : 18,
- "drilldown" : "Francis Whittle"
- },
- {
- "drilldown" : "Duncan C. White",
- "y" : 16,
- "name" : "#19: Duncan C. White"
- },
- {
- "y" : 16,
- "name" : "#20: Robert Gratza",
- "drilldown" : "Robert Gratza"
- },
- {
- "name" : "#21: John Barrett",
- "y" : 14,
- "drilldown" : "John Barrett"
- },
- {
- "drilldown" : "Daniel Mantovani",
- "y" : 12,
- "name" : "#22: Daniel Mantovani"
- },
- {
- "name" : "#23: Philippe Bruhat",
- "y" : 12,
- "drilldown" : "Philippe Bruhat"
- },
- {
- "y" : 12,
- "name" : "#24: Sergio Iglesias",
- "drilldown" : "Sergio Iglesias"
- },
- {
- "drilldown" : "Khalid",
- "name" : "#25: Khalid",
- "y" : 10
- },
- {
- "drilldown" : "Steve Rogerson",
- "y" : 10,
- "name" : "#26: Steve Rogerson"
- },
- {
- "y" : 10,
- "name" : "#27: Veesh Goldman",
- "drilldown" : "Veesh Goldman"
- },
- {
- "y" : 8,
- "name" : "#28: Alex Daniel",
- "drilldown" : "Alex Daniel"
- },
- {
- "name" : "#29: Arpad Toth",
- "y" : 8,
- "drilldown" : "Arpad Toth"
- },
- {
- "name" : "#30: Bob Kleemann",
- "y" : 8,
- "drilldown" : "Bob Kleemann"
- },
- {
- "name" : "#31: Chenyf",
- "y" : 8,
- "drilldown" : "Chenyf"
- },
- {
- "drilldown" : "David Kayal",
- "name" : "#32: David Kayal",
- "y" : 8
- },
- {
- "drilldown" : "Jaime Corchado",
- "name" : "#33: Jaime Corchado",
- "y" : 8
- },
- {
- "name" : "#34: Matt Latusek",
- "y" : 8,
- "drilldown" : "Matt Latusek"
- },
- {
- "name" : "#35: Maxim Kolodyazhny",
- "y" : 8,
- "drilldown" : "Maxim Kolodyazhny"
- },
- {
- "drilldown" : "Ozzy",
- "y" : 8,
- "name" : "#36: Ozzy"
- },
- {
- "y" : 8,
- "name" : "#37: Simon Reinhardt",
- "drilldown" : "Simon Reinhardt"
- },
- {
- "y" : 8,
- "name" : "#38: Steven Wilson",
- "drilldown" : "Steven Wilson"
- },
- {
- "y" : 8,
- "name" : "#39: Tim Smith",
- "drilldown" : "Tim Smith"
- },
- {
- "y" : 6,
- "name" : "#40: Ailbhe Tweedie",
- "drilldown" : "Ailbhe Tweedie"
- },
- {
- "name" : "#41: Alicia Bielsa",
- "y" : 6,
- "drilldown" : "Alicia Bielsa"
- },
- {
- "drilldown" : "Dave Cross",
- "y" : 6,
- "name" : "#42: Dave Cross"
- },
- {
- "y" : 6,
- "name" : "#43: Dave Jacoby",
- "drilldown" : "Dave Jacoby"
- },
- {
- "drilldown" : "E. Choroba",
- "name" : "#44: E. Choroba",
- "y" : 6
- },
- {
- "drilldown" : "Freddie B",
- "name" : "#45: Freddie B",
- "y" : 6
- },
- {
- "name" : "#46: Jeremy Carman",
- "y" : 6,
- "drilldown" : "Jeremy Carman"
- },
- {
- "drilldown" : "Kivanc Yazan",
- "y" : 6,
- "name" : "#47: Kivanc Yazan"
- },
- {
- "drilldown" : "Neil Bowers",
- "name" : "#48: Neil Bowers",
- "y" : 6
- },
- {
- "drilldown" : "Pete Houston",
- "y" : 6,
- "name" : "#49: Pete Houston"
- },
- {
- "y" : 6,
- "name" : "#50: Sean Meininger",
- "drilldown" : "Sean Meininger"
- }
- ]
- }
- ],
"drilldown" : {
"series" : [
{
- "name" : "Joelle Maslak",
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld",
"data" : [
[
- "Perl 5",
- 12
+ "Blog",
+ 6
],
[
- "Blog",
- 1
+ "Perl 5",
+ 11
],
[
"Perl 6",
- 12
+ 10
]
- ],
- "id" : "Joelle Maslak"
+ ]
},
{
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
"data" : [
[
- "Perl 6",
- 9
+ "Perl 5",
+ 12
],
[
- "Blog",
- 5
+ "Perl 6",
+ 12
],
[
- "Perl 5",
- 10
+ "Blog",
+ 1
]
- ],
- "id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld"
+ ]
},
{
"id" : "Jaldhar H. Vyas",
"data" : [
[
- "Perl 5",
+ "Perl 6",
10
],
[
- "Perl 6",
+ "Perl 5",
10
]
],
"name" : "Jaldhar H. Vyas"
},
{
+ "id" : "Simon Proctor",
"data" : [
[
"Blog",
4
],
[
- "Perl 6",
- 11
- ],
- [
"Perl 5",
4
+ ],
+ [
+ "Perl 6",
+ 11
]
],
- "id" : "Simon Proctor",
"name" : "Simon Proctor"
},
{
- "name" : "Dr James A. Smith",
+ "id" : "Dr James A. Smith",
"data" : [
[
- "Perl 6",
- 8
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Perl 6",
+ 8
]
],
- "id" : "Dr James A. Smith"
+ "name" : "Dr James A. Smith"
},
{
"name" : "Jo Christian Oterhals",
- "id" : "Jo Christian Oterhals",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 6",
8
],
[
"Perl 5",
6
+ ],
+ [
+ "Blog",
+ 4
]
- ]
+ ],
+ "id" : "Jo Christian Oterhals"
},
{
- "name" : "Nick Logan",
+ "id" : "Nick Logan",
"data" : [
[
"Perl 6",
@@ -377,24 +116,25 @@
8
]
],
- "id" : "Nick Logan"
+ "name" : "Nick Logan"
},
{
- "name" : "Ruben Westerberg",
"data" : [
[
- "Perl 5",
+ "Perl 6",
8
],
[
- "Perl 6",
+ "Perl 5",
8
]
],
+ "name" : "Ruben Westerberg",
"id" : "Ruben Westerberg"
},
{
"id" : "Adam Russell",
+ "name" : "Adam Russell",
"data" : [
[
"Perl 5",
@@ -404,26 +144,23 @@
"Blog",
5
]
- ],
- "name" : "Adam Russell"
+ ]
},
{
- "id" : "Lars Balker",
+ "name" : "Lars Balker",
"data" : [
[
- "Perl 6",
- 4
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Perl 6",
+ 4
]
],
- "name" : "Lars Balker"
+ "id" : "Lars Balker"
},
{
- "name" : "Gustavo Chaves",
- "id" : "Gustavo Chaves",
"data" : [
[
"Blog",
@@ -433,45 +170,47 @@
"Perl 5",
9
]
- ]
+ ],
+ "name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves"
},
{
+ "name" : "Mark Senn",
"data" : [
[
- "Blog",
- 3
- ],
- [
"Perl 6",
10
+ ],
+ [
+ "Blog",
+ 3
]
],
- "id" : "Mark Senn",
- "name" : "Mark Senn"
+ "id" : "Mark Senn"
},
{
- "name" : "Andrezgz",
- "id" : "Andrezgz",
"data" : [
[
"Perl 5",
12
]
- ]
+ ],
+ "name" : "Andrezgz",
+ "id" : "Andrezgz"
},
{
+ "id" : "Arne Sommer",
"name" : "Arne Sommer",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 6",
8
+ ],
+ [
+ "Blog",
+ 4
]
- ],
- "id" : "Arne Sommer"
+ ]
},
{
"name" : "Athanasius",
@@ -484,7 +223,6 @@
"id" : "Athanasius"
},
{
- "name" : "Kian-Meng Ang",
"data" : [
[
"Perl 5",
@@ -495,20 +233,20 @@
4
]
],
+ "name" : "Kian-Meng Ang",
"id" : "Kian-Meng Ang"
},
{
+ "id" : "Doug Schrag",
+ "name" : "Doug Schrag",
"data" : [
[
"Perl 6",
10
]
- ],
- "id" : "Doug Schrag",
- "name" : "Doug Schrag"
+ ]
},
{
- "id" : "Francis Whittle",
"data" : [
[
"Blog",
@@ -519,41 +257,42 @@
6
]
],
- "name" : "Francis Whittle"
+ "name" : "Francis Whittle",
+ "id" : "Francis Whittle"
},
{
+ "id" : "Duncan C. White",
"name" : "Duncan C. White",
"data" : [
[
"Perl 5",
8
]
- ],
- "id" : "Duncan C. White"
+ ]
},
{
- "id" : "Robert Gratza",
"data" : [
[
- "Perl 6",
- 6
- ],
- [
"Perl 5",
2
+ ],
+ [
+ "Perl 6",
+ 6
]
],
- "name" : "Robert Gratza"
+ "name" : "Robert Gratza",
+ "id" : "Robert Gratza"
},
{
- "name" : "John Barrett",
- "id" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
- ]
+ ],
+ "name" : "John Barrett",
+ "id" : "John Barrett"
},
{
"id" : "Daniel Mantovani",
@@ -566,8 +305,6 @@
"name" : "Daniel Mantovani"
},
{
- "name" : "Philippe Bruhat",
- "id" : "Philippe Bruhat",
"data" : [
[
"Perl 5",
@@ -577,7 +314,9 @@
"Blog",
2
]
- ]
+ ],
+ "name" : "Philippe Bruhat",
+ "id" : "Philippe Bruhat"
},
{
"id" : "Sergio Iglesias",
@@ -590,8 +329,6 @@
"name" : "Sergio Iglesias"
},
{
- "name" : "Khalid",
- "id" : "Khalid",
"data" : [
[
"Blog",
@@ -601,10 +338,22 @@
"Perl 5",
4
]
- ]
+ ],
+ "name" : "Khalid",
+ "id" : "Khalid"
},
{
- "name" : "Steve Rogerson",
+ "id" : "Maxim Kolodyazhny",
+ "data" : [
+ [
+ "Perl 5",
+ 5
+ ]
+ ],
+ "name" : "Maxim Kolodyazhny"
+ },
+ {
+ "id" : "Steve Rogerson",
"data" : [
[
"Perl 5",
@@ -615,67 +364,67 @@
2
]
],
- "id" : "Steve Rogerson"
+ "name" : "Steve Rogerson"
},
{
"id" : "Veesh Goldman",
+ "name" : "Veesh Goldman",
"data" : [
[
"Perl 5",
5
]
- ],
- "name" : "Veesh Goldman"
+ ]
},
{
- "name" : "Alex Daniel",
"data" : [
[
"Perl 6",
4
]
],
+ "name" : "Alex Daniel",
"id" : "Alex Daniel"
},
{
- "name" : "Arpad Toth",
- "id" : "Arpad Toth",
"data" : [
[
"Perl 5",
4
]
- ]
+ ],
+ "name" : "Arpad Toth",
+ "id" : "Arpad Toth"
},
{
+ "id" : "Bob Kleemann",
+ "name" : "Bob Kleemann",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "Bob Kleemann",
- "name" : "Bob Kleemann"
+ ]
},
{
+ "id" : "Chenyf",
"name" : "Chenyf",
"data" : [
[
"Perl 6",
4
]
- ],
- "id" : "Chenyf"
+ ]
},
{
"id" : "David Kayal",
+ "name" : "David Kayal",
"data" : [
[
"Perl 5",
4