aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-01 16:13:03 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-01 16:13:03 +0100
commit4705a3f20e864be01e4cf82fa944abe644631ae8 (patch)
treeffddab7b03530bfc05bb58c66eb3e780e319ab60 /stats
parent450ad526aa565118ef3ff0c4cdfe3bd11353cf3d (diff)
downloadperlweeklychallenge-club-4705a3f20e864be01e4cf82fa944abe644631ae8.tar.gz
perlweeklychallenge-club-4705a3f20e864be01e4cf82fa944abe644631ae8.tar.bz2
perlweeklychallenge-club-4705a3f20e864be01e4cf82fa944abe644631ae8.zip
- Added solutions by Andrezgz.
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json91
-rw-r--r--stats/pwc-language-breakdown.json148
-rw-r--r--stats/pwc-leaders.json526
-rw-r--r--stats/pwc-summary-1-30.json106
-rw-r--r--stats/pwc-summary-31-60.json34
-rw-r--r--stats/pwc-summary-61-90.json38
-rw-r--r--stats/pwc-summary.json218
7 files changed, 588 insertions, 573 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index c5d211e800..2c5fc28ba5 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,6 +1,14 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge - 006"
+ },
+ "legend" : {
+ "enabled" : 0
+ },
"series" : [
{
+ "colorByPoint" : 1,
+ "name" : "Champions",
"data" : [
{
"name" : "Alicia Bielsa",
@@ -8,60 +16,60 @@
"drilldown" : "Alicia Bielsa"
},
{
- "name" : "Athanasius",
"y" : 2,
- "drilldown" : "Athanasius"
+ "name" : "Andrezgz",
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "drilldown" : "Athanasius",
+ "name" : "Athanasius",
+ "y" : 2
},
{
- "y" : 2,
"drilldown" : "Gustavo Chaves",
+ "y" : 2,
"name" : "Gustavo Chaves"
},
{
- "y" : 4,
"drilldown" : "Joelle Maslak",
- "name" : "Joelle Maslak"
+ "name" : "Joelle Maslak",
+ "y" : 4
},
{
- "name" : "Simon Proctor",
"drilldown" : "Simon Proctor",
- "y" : 1
+ "y" : 1,
+ "name" : "Simon Proctor"
},
{
+ "drilldown" : "Tim Smith",
"name" : "Tim Smith",
- "y" : 2,
- "drilldown" : "Tim Smith"
+ "y" : 2
}
- ],
- "colorByPoint" : 1,
- "name" : "Champions"
+ ]
}
],
- "xAxis" : {
- "type" : "category"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
"chart" : {
"type" : "column"
},
- "legend" : {
- "enabled" : 0
- },
- "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/>"
+ "xAxis" : {
+ "type" : "category"
},
"drilldown" : {
"series" : [
{
+ "id" : "Alicia Bielsa",
+ "name" : "Alicia Bielsa",
"data" : [
[
"Perl 5",
1
]
- ],
- "id" : "Alicia Bielsa",
- "name" : "Alicia Bielsa"
+ ]
},
{
"data" : [
@@ -70,18 +78,28 @@
2
]
],
+ "name" : "Andrezgz",
+ "id" : "Andrezgz"
+ },
+ {
"id" : "Athanasius",
- "name" : "Athanasius"
+ "name" : "Athanasius",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ]
},
{
- "name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Gustavo Chaves"
+ "name" : "Gustavo Chaves"
},
{
"id" : "Joelle Maslak",
@@ -108,24 +126,21 @@
"id" : "Simon Proctor"
},
{
- "id" : "Tim Smith",
+ "name" : "Tim Smith",
"data" : [
[
"Perl 6",
2
]
],
- "name" : "Tim Smith"
+ "id" : "Tim Smith"
}
]
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 6] Last updated at 2019-05-01 15:07:54 GMT"
+ "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/>"
},
"plotOptions" : {
"series" : {
@@ -136,7 +151,7 @@
"borderWidth" : 0
}
},
- "title" : {
- "text" : "Perl Weekly Challenge - 006"
+ "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 1e6fc142bf..fc31bd9517 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,10 +1,63 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
+ },
+ "plotOptions" : {
+ "series" : {
+ "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:08:00 GMT"
+ "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"
},
@@ -13,14 +66,9 @@
"text" : "Total Solutions"
}
},
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
"drilldown" : {
"series" : [
{
- "name" : "001",
- "id" : "001",
"data" : [
[
"Perl 5",
@@ -30,9 +78,13 @@
"Perl 6",
37
]
- ]
+ ],
+ "id" : "001",
+ "name" : "001"
},
{
+ "id" : "002",
+ "name" : "002",
"data" : [
[
"Perl 5",
@@ -42,13 +94,9 @@
"Perl 6",
32
]
- ],
- "name" : "002",
- "id" : "002"
+ ]
},
{
- "name" : "003",
- "id" : "003",
"data" : [
[
"Perl 5",
@@ -58,7 +106,9 @@
"Perl 6",
26
]
- ]
+ ],
+ "id" : "003",
+ "name" : "003"
},
{
"data" : [
@@ -71,12 +121,10 @@
29
]
],
- "name" : "004",
- "id" : "004"
+ "id" : "004",
+ "name" : "004"
},
{
- "id" : "005",
- "name" : "005",
"data" : [
[
"Perl 5",
@@ -86,77 +134,29 @@
"Perl 6",
22
]
- ]
+ ],
+ "id" : "005",
+ "name" : "005"
},
{
- "name" : "006",
- "id" : "006",
"data" : [
[
"Perl 5",
- 7
+ 9
],
[
"Perl 6",
5
]
- ]
+ ],
+ "id" : "006",
+ "name" : "006"
}
]
},
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "series" : [
- {
- "name" : "Perl Weekly Challenge Languages",
- "colorByPoint" : "true",
- "data" : [
- {
- "drilldown" : "001",
- "name" : "#001 [P5=76 P6=37]",
- "y" : 113
- },
- {
- "y" : 95,
- "name" : "#002 [P5=63 P6=32]",
- "drilldown" : "002"
- },
- {
- "drilldown" : "003",
- "name" : "#003 [P5=32 P6=26]",
- "y" : 58
- },
- {
- "name" : "#004 [P5=46 P6=29]",
- "drilldown" : "004",
- "y" : 75
- },
- {
- "name" : "#005 [P5=31 P6=22]",
- "drilldown" : "005",
- "y" : 53
- },
- {
- "drilldown" : "006",
- "name" : "#006 [P5=7 P6=5]",
- "y" : 12
- }
- ]
- }
- ],
- "legend" : {
- "enabled" : "false"
- },
"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>"
+ "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "followPointer" : "true"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index cab6191b33..9f5424d364 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,29 +1,29 @@
{
- "tooltip" : {
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : "true"
+ "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:07:57 GMT"
+ "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" : [
{
- "name" : "#1: Joelle Maslak",
+ "drilldown" : "Joelle Maslak",
"y" : 50,
- "drilldown" : "Joelle Maslak"
+ "name" : "#1: Joelle Maslak"
},
{
- "y" : 48,
+ "drilldown" : "Laurent Rosenfeld",
"name" : "#2: Laurent Rosenfeld",
- "drilldown" : "Laurent Rosenfeld"
+ "y" : 48
},
{
- "drilldown" : "Jaldhar H. Vyas",
+ "y" : 40,
"name" : "#3: Jaldhar H. Vyas",
- "y" : 40
+ "drilldown" : "Jaldhar H. Vyas"
},
{
"drilldown" : "Simon Proctor",
@@ -37,18 +37,18 @@
},
{
"drilldown" : "Jo Christian Oterhals",
- "name" : "#6: Jo Christian Oterhals",
- "y" : 36
+ "y" : 36,
+ "name" : "#6: Jo Christian Oterhals"
},
{
- "name" : "#7: Nick Logan",
"y" : 32,
+ "name" : "#7: Nick Logan",
"drilldown" : "Nick Logan"
},
{
"drilldown" : "Ruben Westerberg",
- "name" : "#8: Ruben Westerberg",
- "y" : 32
+ "y" : 32,
+ "name" : "#8: Ruben Westerberg"
},
{
"name" : "#9: Adam Russell",
@@ -56,44 +56,44 @@
"drilldown" : "Adam Russell"
},
{
+ "drilldown" : "Lars Balker",
"y" : 28,
- "name" : "#10: Lars Balker",
- "drilldown" : "Lars Balker"
+ "name" : "#10: Lars Balker"
},
{
+ "drilldown" : "Gustavo Chaves",
"name" : "#11: Gustavo Chaves",
- "y" : 26,
- "drilldown" : "Gustavo Chaves"
+ "y" : 26
},
{
"drilldown" : "Mark Senn",
- "name" : "#12: Mark Senn",
- "y" : 26
+ "y" : 26,
+ "name" : "#12: Mark Senn"
},
{
- "name" : "#13: Arne Sommer",
+ "name" : "#13: Andrezgz",
"y" : 24,
- "drilldown" : "Arne Sommer"
+ "drilldown" : "Andrezgz"
},
{
- "drilldown" : "Athanasius",
+ "drilldown" : "Arne Sommer",
"y" : 24,
- "name" : "#14: Athanasius"
+ "name" : "#14: Arne Sommer"
},
{
"y" : 24,
- "name" : "#15: Kian-Meng Ang",
- "drilldown" : "Kian-Meng Ang"
+ "name" : "#15: Athanasius",
+ "drilldown" : "Athanasius"
},
{
- "drilldown" : "Andrezgz",
- "y" : 20,
- "name" : "#16: Andrezgz"
+ "y" : 24,
+ "name" : "#16: Kian-Meng Ang",
+ "drilldown" : "Kian-Meng Ang"
},
{
- "drilldown" : "Doug Schrag",
"name" : "#17: Doug Schrag",
- "y" : 20
+ "y" : 20,
+ "drilldown" : "Doug Schrag"
},
{
"name" : "#18: Francis Whittle",
@@ -101,24 +101,24 @@
"drilldown" : "Francis Whittle"
},
{
- "name" : "#19: Duncan C. White",
+ "drilldown" : "Duncan C. White",
"y" : 16,
- "drilldown" : "Duncan C. White"
+ "name" : "#19: Duncan C. White"
},
{
- "drilldown" : "Robert Gratza",
+ "y" : 16,
"name" : "#20: Robert Gratza",
- "y" : 16
+ "drilldown" : "Robert Gratza"
},
{
- "drilldown" : "John Barrett",
"name" : "#21: John Barrett",
- "y" : 14
+ "y" : 14,
+ "drilldown" : "John Barrett"
},
{
- "name" : "#22: Daniel Mantovani",
+ "drilldown" : "Daniel Mantovani",
"y" : 12,
- "drilldown" : "Daniel Mantovani"
+ "name" : "#22: Daniel Mantovani"
},
{
"name" : "#23: Philippe Bruhat",
@@ -132,13 +132,13 @@
},
{
"drilldown" : "Khalid",
- "y" : 10,
- "name" : "#25: Khalid"
+ "name" : "#25: Khalid",
+ "y" : 10
},
{
"drilldown" : "Steve Rogerson",
- "name" : "#26: Steve Rogerson",
- "y" : 10
+ "y" : 10,
+ "name" : "#26: Steve Rogerson"
},
{
"y" : 10,
@@ -151,34 +151,34 @@
"drilldown" : "Alex Daniel"
},
{
- "drilldown" : "Arpad Toth",
"name" : "#29: Arpad Toth",
- "y" : 8
+ "y" : 8,
+ "drilldown" : "Arpad Toth"
},
{
- "y" : 8,
"name" : "#30: Bob Kleemann",
+ "y" : 8,
"drilldown" : "Bob Kleemann"
},
{
- "drilldown" : "Chenyf",
+ "name" : "#31: Chenyf",
"y" : 8,
- "name" : "#31: Chenyf"
+ "drilldown" : "Chenyf"
},
{
+ "drilldown" : "David Kayal",
"name" : "#32: David Kayal",
- "y" : 8,
- "drilldown" : "David Kayal"
+ "y" : 8
},
{
+ "drilldown" : "Jaime Corchado",
"name" : "#33: Jaime Corchado",
- "y" : 8,
- "drilldown" : "Jaime Corchado"
+ "y" : 8
},
{
- "drilldown" : "Matt Latusek",
+ "name" : "#34: Matt Latusek",
"y" : 8,
- "name" : "#34: Matt Latusek"
+ "drilldown" : "Matt Latusek"
},
{
"name" : "#35: Maxim Kolodyazhny",
@@ -186,28 +186,28 @@
"drilldown" : "Maxim Kolodyazhny"
},
{
+ "drilldown" : "Ozzy",
"y" : 8,
- "name" : "#36: Ozzy",
- "drilldown" : "Ozzy"
+ "name" : "#36: Ozzy"
},
{
- "drilldown" : "Simon Reinhardt",
"y" : 8,
- "name" : "#37: Simon Reinhardt"
+ "name" : "#37: Simon Reinhardt",
+ "drilldown" : "Simon Reinhardt"
},
{
- "drilldown" : "Steven Wilson",
+ "y" : 8,
"name" : "#38: Steven Wilson",
- "y" : 8
+ "drilldown" : "Steven Wilson"
},
{
- "drilldown" : "Tim Smith",
+ "y" : 8,
"name" : "#39: Tim Smith",
- "y" : 8
+ "drilldown" : "Tim Smith"
},
{
- "name" : "#40: Ailbhe Tweedie",
"y" : 6,
+ "name" : "#40: Ailbhe Tweedie",
"drilldown" : "Ailbhe Tweedie"
},
{
@@ -216,122 +216,93 @@
"drilldown" : "Alicia Bielsa"
},
{
+ "drilldown" : "Dave Cross",
"y" : 6,
- "name" : "#42: Dave Cross",
- "drilldown" : "Dave Cross"
+ "name" : "#42: Dave Cross"
},
{
- "drilldown" : "Dave Jacoby",
+ "y" : 6,
"name" : "#43: Dave Jacoby",
- "y" : 6
+ "drilldown" : "Dave Jacoby"
},
{
+ "drilldown" : "E. Choroba",
"name" : "#44: E. Choroba",
- "y" : 6,
- "drilldown" : "E. Choroba"
+ "y" : 6
},
{
+ "drilldown" : "Freddie B",
"name" : "#45: Freddie B",
- "y" : 6,
- "drilldown" : "Freddie B"
+ "y" : 6
},
{
- "drilldown" : "Jeremy Carman",
+ "name" : "#46: Jeremy Carman",
"y" : 6,
- "name" : "#46: Jeremy Carman"
+ "drilldown" : "Jeremy Carman"
},
{
+ "drilldown" : "Kivanc Yazan",
"y" : 6,
- "name" : "#47: Kivanc Yazan",
- "drilldown" : "Kivanc Yazan"
+ "name" : "#47: Kivanc Yazan"
},
{
- "y" : 6,
+ "drilldown" : "Neil Bowers",
"name" : "#48: Neil Bowers",
- "drilldown" : "Neil Bowers"
+ "y" : 6
},
{
- "name" : "#49: Pete Houston",
+ "drilldown" : "Pete Houston",
"y" : 6,
- "drilldown" : "Pete Houston"
+ "name" : "#49: Pete Houston"
},
{
- "drilldown" : "Sean Meininger",
+ "y" : 6,
"name" : "#50: Sean Meininger",
- "y" : 6
+ "drilldown" : "Sean Meininger"
}
- ],
- "name" : "Perl Weekly Challenge Leaders",
- "colorByPoint" : "true"
+ ]
}
],
- "title" : {
- "text" : "Perl Weekly Challenge Leaders (TOP 50)"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Score"
- }
- },
- "legend" : {
- "enabled" : "false"
- },
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "type" : "category"
- },
"drilldown" : {
"series" : [
{
+ "name" : "Joelle Maslak",
"data" : [
[
- "Blog",
- 1
- ],
- [
"Perl 5",
12
],
[
+ "Blog",
+ 1
+ ],
+ [
"Perl 6",
12
]
],
- "name" : "Joelle Maslak",
"id" : "Joelle Maslak"
},
{
- "name" : "Laurent Rosenfeld",
- "id" : "Laurent Rosenfeld",
"data" : [
[
+ "Perl 6",
+ 9
+ ],
+ [
"Blog",
5
],
[
"Perl 5",
10
- ],
- [
- "Perl 6",
- 9
]
- ]
+ ],
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
},
{
"id" : "Jaldhar H. Vyas",
- "name" : "Jaldhar H. Vyas",
"data" : [
[
"Perl 5",
@@ -341,60 +312,60 @@
"Perl 6",
10
]
- ]
+ ],
+ "name" : "Jaldhar H. Vyas"
},
{
- "name" : "Simon Proctor",
- "id" : "Simon Proctor",
"data" : [
[
"Blog",
4
],
[
- "Perl 5",
- 4
- ],
- [
"Perl 6",
11
+ ],
+ [
+ "Perl 5",
+ 4
]
- ]
+ ],
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
},
{
+ "name" : "Dr James A. Smith",
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Perl 6",
8
+ ],
+ [
+ "Perl 5",
+ 10
]
],
- "id" : "Dr James A. Smith",
- "name" : "Dr James A. Smith"
+ "id" : "Dr James A. Smith"
},
{
- "id" : "Jo Christian Oterhals",
"name" : "Jo Christian Oterhals",
+ "id" : "Jo Christian Oterhals",
"data" : [
[
"Blog",
4
],
[
- "Perl 5",
- 6
- ],
- [
"Perl 6",
8
+ ],
+ [
+ "Perl 5",
+ 6
]
]
},
{
- "id" : "Nick Logan",
"name" : "Nick Logan",
"data" : [
[
@@ -405,23 +376,25 @@
"Perl 5",
8
]
- ]
+ ],
+ "id" : "Nick Logan"
},
{
"name" : "Ruben Westerberg",
- "id" : "Ruben Westerberg",
"data" : [
[
- "Perl 6",
+ "Perl 5",
8
],
[
- "Perl 5",
+ "Perl 6",
8
]
- ]
+ ],
+ "id" : "Ruben Westerberg"
},
{
+ "id" : "Adam Russell",
"data" : [
[
"Perl 5",
@@ -432,24 +405,25 @@
5
]
],
- "id" : "Adam Russell",
"name" : "Adam Russell"
},
{
"id" : "Lars Balker",
- "name" : "Lars Balker",
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Perl 6",
4
+ ],
+ [
+ "Perl 5",
+ 10
]
- ]
+ ],
+ "name" : "Lars Balker"
},
{
+ "name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves",
"data" : [
[
"Blog",
@@ -459,13 +433,9 @@
"Perl 5",
9
]
- ],
- "id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
+ ]
},
{
- "id" : "Mark Senn",
- "name" : "Mark Senn",
"data" : [
[
"Blog",
@@ -475,10 +445,21 @@
"Perl 6",
10
]
+ ],
+ "id" : "Mark Senn",
+ "name" : "Mark Senn"
+ },
+ {
+ "name" : "Andrezgz",
+ "id" : "Andrezgz",
+ "data" : [
+ [
+ "Perl 5",
+ 12
+ ]
]
},
{
- "id" : "Arne Sommer",
"name" : "Arne Sommer",
"data" : [
[
@@ -489,19 +470,21 @@
"Perl 6",
8
]
- ]
+ ],
+ "id" : "Arne Sommer"
},
{
+ "name" : "Athanasius",
"data" : [
[
"Perl 5",
12
]
],
- "name" : "Athanasius",
"id" : "Athanasius"
},
{
+ "name" : "Kian-Meng Ang",
"data" : [
[
"Perl 5",
@@ -512,30 +495,20 @@
4
]
],
- "name" : "Kian-Meng Ang",
"id" : "Kian-Meng Ang"
},
{
"data" : [
[
- "Perl 5",
+ "Perl 6",
10
]
],
- "name" : "Andrezgz",
- "id" : "Andrezgz"
- },
- {
"id" : "Doug Schrag",
- "name" : "Doug Schrag",
- "data" : [
- [
- "Perl 6",
- 10
- ]
- ]
+ "name" : "Doug Schrag"
},
{
+ "id" : "Francis Whittle",
"data" : [
[
"Blog",
@@ -546,54 +519,55 @@
6
]
],
- "id" : "Francis Whittle",
"name" : "Francis Whittle"
},
{
+ "name" : "Duncan C. White",
"data" : [
[
"Perl 5",
8
]
],
- "id" : "Duncan C. White",
- "name" : "Duncan C. White"
+ "id" : "Duncan C. White"
},
{
"id" : "Robert Gratza",
- "name" : "Robert Gratza",
"data" : [
[
- "Perl 5",
- 2
- ],
- [
"Perl 6",
6
+ ],
+ [
+ "Perl 5",
+ 2
]
- ]
+ ],
+ "name" : "Robert Gratza"
},
{
+ "name" : "John Barrett",
+ "id" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
- ],
- "name" : "John Barrett",
- "id" : "John Barrett"
+ ]
},
{
- "name" : "Daniel Mantovani",
"id" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
6
]
- ]
+ ],
+ "name" : "Daniel Mantovani"
},
{
+ "name" : "Philippe Bruhat",
+ "id" : "Philippe Bru