aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stats/pwc-current.json169
-rw-r--r--stats/pwc-language-breakdown.json98
-rw-r--r--stats/pwc-leaders.json842
-rw-r--r--stats/pwc-summary-1-30.json102
-rw-r--r--stats/pwc-summary-31-60.json92
-rw-r--r--stats/pwc-summary-61-90.json68
-rw-r--r--stats/pwc-summary.json202
7 files changed, 794 insertions, 779 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 2c5fc28ba5..e1555f8308 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,75 +1,15 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 006"
- },
- "legend" : {
- "enabled" : 0
- },
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "Champions",
- "data" : [
- {
- "name" : "Alicia Bielsa",
- "y" : 1,
- "drilldown" : "Alicia Bielsa"
- },
- {
- "y" : 2,
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz"
- },
- {
- "drilldown" : "Athanasius",
- "name" : "Athanasius",
- "y" : 2
- },
- {
- "drilldown" : "Gustavo Chaves",
- "y" : 2,
- "name" : "Gustavo Chaves"
- },
- {
- "drilldown" : "Joelle Maslak",
- "name" : "Joelle Maslak",
- "y" : 4
- },
- {
- "drilldown" : "Simon Proctor",
- "y" : 1,
- "name" : "Simon Proctor"
- },
- {
- "drilldown" : "Tim Smith",
- "name" : "Tim Smith",
- "y" : 2
- }
- ]
- }
- ],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "type" : "category"
- },
"drilldown" : {
"series" : [
{
- "id" : "Alicia Bielsa",
- "name" : "Alicia Bielsa",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "name" : "Alicia Bielsa",
+ "id" : "Alicia Bielsa"
},
{
"data" : [
@@ -93,16 +33,15 @@
},
{
"id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Gustavo Chaves"
+ ]
},
{
- "id" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -113,45 +52,121 @@
2
]
],
+ "id" : "Joelle Maslak",
"name" : "Joelle Maslak"
},
{
- "name" : "Simon Proctor",
+ "data" : [
+ [
+ "Perl 5",
+ 1
+ ]
+ ],
+ "id" : "Maxim Kolodyazhny",
+ "name" : "Maxim Kolodyazhny"
+ },
+ {
"data" : [
[
"Perl 6",
1
]
],
- "id" : "Simon Proctor"
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
},
{
"name" : "Tim Smith",
+ "id" : "Tim Smith",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Tim Smith"
+ ]
}
]
},
+ "xAxis" : {
+ "type" : "category"
+ },
+ "series" : [
+ {
+ "data" : [
+ {
+ "y" : 1,
+ "name" : "Alicia Bielsa",
+ "drilldown" : "Alicia Bielsa"
+ },
+ {
+ "y" : 2,
+ "name" : "Andrezgz",
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "y" : 2,
+ "name" : "Athanasius",
+ "drilldown" : "Athanasius"
+ },
+ {
+ "name" : "Gustavo Chaves",
+ "y" : 2,
+ "drilldown" : "Gustavo Chaves"
+ },
+ {
+ "drilldown" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
+ "y" : 4
+ },
+ {
+ "name" : "Maxim Kolodyazhny",
+ "y" : 1,
+ "drilldown" : "Maxim Kolodyazhny"
+ },
+ {
+ "name" : "Simon Proctor",
+ "y" : 1,
+ "drilldown" : "Simon Proctor"
+ },
+ {
+ "name" : "Tim Smith",
+ "y" : 2,
+ "drilldown" : "Tim Smith"
+ }
+ ],
+ "colorByPoint" : 1,
+ "name" : "Champions"
+ }
+ ],
+ "legend" : {
+ "enabled" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 006"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"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,
- "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: 8] Last updated at 2019-05-02 09:52:35 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"series" : {
"dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
+ "enabled" : 1,
+ "format" : "{point.y}"
},
"borderWidth" : 0
}
- },
- "subtitle" : {
- "text" : "[Champions: 7] Last updated at 2019-05-01 15:12:47 GMT"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index fc31bd9517..42bb23798e 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,39 +1,40 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
"series" : [
{
- "colorByPoint" : "true",
"data" : [
{
- "name" : "#001 [P5=76 P6=37]",
+ "y" : 113,
"drilldown" : "001",
- "y" : 113
+ "name" : "#001 [P5=76 P6=37]"
},
{
"name" : "#002 [P5=63 P6=32]",
- "drilldown" : "002",
- "y" : 95
+ "y" : 95,
+ "drilldown" : "002"
},
{
- "y" : 58,
+ "name" : "#003 [P5=32 P6=26]",
"drilldown" : "003",
- "name" : "#003 [P5=32 P6=26]"
+ "y" : 58
},
{
"name" : "#004 [P5=46 P6=29]",
- "y" : 75,
- "drilldown" : "004"
+ "drilldown" : "004",
+ "y" : 75
},
{
"name" : "#005 [P5=31 P6=22]",
@@ -41,34 +42,29 @@
"drilldown" : "005"
},
{
- "name" : "#006 [P5=9 P6=5]",
- "drilldown" : "006",
- "y" : 14
+ "name" : "#006 [P5=10 P6=5]",
+ "y" : 15,
+ "drilldown" : "006"
}
],
+ "colorByPoint" : "true",
"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"
- }
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-02 09:52:46 GMT"
},
"drilldown" : {
"series" : [
{
+ "id" : "001",
+ "name" : "001",
"data" : [
[
"Perl 5",
@@ -78,13 +74,9 @@
"Perl 6",
37
]
- ],
- "id" : "001",
- "name" : "001"
+ ]
},
{
- "id" : "002",
- "name" : "002",
"data" : [
[
"Perl 5",
@@ -94,9 +86,13 @@
"Perl 6",
32
]
- ]
+ ],
+ "name" : "002",
+ "id" : "002"
},
{
+ "name" : "003",
+ "id" : "003",
"data" : [
[
"Perl 5",
@@ -106,11 +102,11 @@
"Perl 6",
26
]
- ],
- "id" : "003",
- "name" : "003"
+ ]
},
{
+ "name" : "004",
+ "id" : "004",
"data" : [
[
"Perl 5",
@@ -120,11 +116,11 @@
"Perl 6",
29
]
- ],
- "id" : "004",
- "name" : "004"
+ ]
},
{
+ "id" : "005",
+ "name" : "005",
"data" : [
[
"Perl 5",
@@ -134,29 +130,33 @@
"Perl 6",
22
]
- ],
- "id" : "005",
- "name" : "005"
+ ]
},
{
"data" : [
[
"Perl 5",
- 9
+ 10
],
[
"Perl 6",
5
]
],
- "id" : "006",
- "name" : "006"
+ "name" : "006",
+ "id" : "006"
}
]
},
"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>",
- "followPointer" : "true"
+ "headerFormat" : "<span style=\"font-size:11px\"></span>"
+ },
+ "legend" : {
+ "enabled" : "false"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 9f5424d364..cdb0976a6e 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,287 +1,23 @@
{
- "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"
- },
- "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" : [
{
+ "id" : "Joelle Maslak",
"name" : "Joelle Maslak",
"data" : [
[
+ "Perl 6",
+ 12
+ ],
+ [
"Perl 5",
12
],
[
"Blog",
1
- ],
- [
- "Perl 6",
- 12
]
- ],
- "id" : "Joelle Maslak"
+ ]
},
{
"data" : [
@@ -302,6 +38,7 @@
"name" : "Laurent Rosenfeld"
},
{
+ "name" : "Jaldhar H. Vyas",
"id" : "Jaldhar H. Vyas",
"data" : [
[
@@ -312,61 +49,59 @@
"Perl 6",
10
]
- ],
- "name" : "Jaldhar H. Vyas"
+ ]
},
{
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 6",
11
],
[
"Perl 5",
4
+ ],
+ [
+ "Blog",
+ 4
]
- ],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
+ ]
},
{
+ "id" : "Dr James A. Smith",
"name" : "Dr James A. Smith",
"data" : [
[
- "Perl 6",
- 8
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Perl 6",
+ 8
]
- ],
- "id" : "Dr James A. Smith"
+ ]
},
{
- "name" : "Jo Christian Oterhals",
- "id" : "Jo Christian Oterhals",
"data" : [
[
"Blog",
4
],
[
- "Perl 6",
- 8
- ],
- [
"Perl 5",
6
+ ],
+ [
+ "Perl 6",
+ 8
]
- ]
+ ],
+ "id" : "Jo Christian Oterhals",
+ "name" : "Jo Christian Oterhals"
},
{
- "name" : "Nick Logan",
"data" : [
[
"Perl 6",
@@ -377,10 +112,10 @@
8
]
],
+ "name" : "Nick Logan",
"id" : "Nick Logan"
},
{
- "name" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -391,10 +126,10 @@
8
]
],
- "id" : "Ruben Westerberg"
+ "id" : "Ruben Westerberg",
+ "name" : "Ruben Westerberg"
},
{
- "id" : "Adam Russell",
"data" : [
[
"Perl 5",
@@ -405,10 +140,12 @@
5
]
],
- "name" : "Adam Russell"
+ "name" : "Adam Russell",
+ "id" : "Adam Russell"
},
{
"id" : "Lars Balker",
+ "name" : "Lars Balker",
"data" : [
[
"Perl 6",
@@ -418,83 +155,82 @@
"Perl 5",
10
]
- ],
- "name" : "Lars Balker"
+ ]
},
{
- "name" : "Gustavo Chaves",
"id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 5",
9
+ ],
+ [
+ "Blog",
+ 4
]
]
},
{
+ "id" : "Mark Senn",
+ "name" : "Mark Senn",
"data" : [
[
- "Blog",
- 3
- ],
- [
"Perl 6",
10
+ ],
+ [
+ "Blog",
+ 3
]
- ],
- "id" : "Mark Senn",
- "name" : "Mark Senn"
+ ]
},
{
- "name" : "Andrezgz",
- "id" : "Andrezgz",
"data" : [
[
"Perl 5",
12
]
- ]
+ ],
+ "name" : "Andrezgz",
+ "id" : "Andrezgz"
},
{
"name" : "Arne Sommer",
+ "id" : "Arne Sommer",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 6",
8
+ ],
+ [
+ "Blog",
+ 4
]
- ],
- "id" : "Arne Sommer"
+ ]
},
{
- "name" : "Athanasius",
"data" : [
[
"Perl 5",
12
]
],
+ "name" : "Athanasius",
"id" : "Athanasius"
},
{
- "name" : "Kian-Meng Ang",
"data" : [
[
- "Perl 5",
- 8
- ],
- [
"Blog",
4
+ ],
+ [
+ "Perl 5",
+ 8
]
],
+ "name" : "Kian-Meng Ang",
"id" : "Kian-Meng Ang"
},
{
@@ -504,11 +240,10 @@
10
]
],
- "id" : "Doug Schrag",
- "name" : "Doug Schrag"
+ "name" : "Doug Schrag",
+ "id" : "Doug Schrag"
},
{
- "id" : "Francis Whittle",
"data" : [
[
"Blog",
@@ -519,79 +254,78 @@
6
]
],
+ "id" : "Francis Whittle",
"name" : "Francis Whittle"
},
{
"name" : "Duncan C. White",
+ "id" : "Duncan C. White",
"data" : [
[
"Perl 5",
8
]
- ],
- "id" : "Duncan C. White"
+ ]
},
{
+ "name" : "Robert Gratza",
"id" : "Robert Gratza",
"data" : [
[
- "Perl 6",
- 6
- ],
- [
"Perl 5",
2
+ ],
+ [
+ "Perl 6",
+ 6
]
- ],
- "name" : "Robert Gratza"
+ ]
},
{
- "name" : "John Barrett",
- "id" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
- ]
+ ],
+ "name" : "John Barrett",
+ "id" : "John Barrett"
},
{
"id" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
6
]
- ],
- "name" : "Daniel Mantovani"
+ ]
},
{
- "name" : "Philippe Bruhat",
- "id" : "Philippe Bruhat",
"data" : [
[
- "Perl 5",
- 4
- ],
- [
"Blog",
2
+ ],
+ [
+ "Perl 5",
+ 4
]
- ]
+ ],
+ "name" : "Philippe Bruhat",
+ "id" : "Philippe Bruhat"
},
{
- "id" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
6
]
],
+ "id" : "Sergio Iglesias",
"name" : "Sergio Iglesias"
},
{
- "name" : "Khalid",
- "id" : "Khalid",
"data" : [
[
"Blog",
@@ -601,41 +335,53 @@
"Perl 5",
4
]
- ]
+ ],
+ "name" : "Khalid",
+ "id" : "Khalid"
},
{
- "name" : "Steve Rogerson",
+ "name" : "Maxim Kolodyazhny",
+ "id" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
- 3
- ],
+ 5
+ ]
+ ]
+ },
+ {
+ "name" : "Steve Rogerson",
+ "id" : "Steve Rogerson",
+ "data" : [
[
"Perl 6",
2
+ ],
+ [
+ "Perl 5",
+ 3
]
- ],
- "id" : "Steve Rogerson"
+ ]
},
{
+ "name" : "Veesh Goldman",
"id" : "Veesh Goldman",
"data" : [
[
"Perl 5",
5
]
- ],
- "name" : "Veesh Goldman"
+ ]
},
{
+ "id" : "Alex Daniel",
"name" : "Alex Daniel",
"data" : [
[
"Perl 6",
4
]
- ],
- "id" : "Alex Daniel"
+ ]
},
{
"name" : "Arpad Toth",
@@ -648,74 +394,64 @@
]
},
{
+ "name" : "Bob Kleemann",
+ "id" : "Bob Kleemann",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "Bob Kleemann",
- "name" : "Bob Kleemann"
+ ]
},
{
"name" : "Chenyf",
+ "id" : "Chenyf",
"data" : [
[
"Perl 6",
4
]
- ],
- "id" : "Chenyf"
+ ]
},
{
- "id" : "David Kayal",
"data" : [
[
"Perl 5",
4
]
],
- "name" : "David Kayal"
+ "name" : "David Kayal",
+ "id" : "David Kayal"
},
{
- "id" : "Jaime Corchado",
"data" : [
[
"Perl 5",
4
]
],
- "name" : "Jaime Corchado"
+ "name" : "Jaime Corchado",
+ "id" : "Jaime Corchado"
}