aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-28 09:38:01 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-28 09:38:01 +0100
commit4780edfc9a5b0c2ecbeae41ba116bc72234cdb94 (patch)
tree6298a3f1aee53ae3d7b43e3802fd18e0425c17ba
parent28aee0d8db269f3716e2f8183aeb88c6cc6912c4 (diff)
downloadperlweeklychallenge-club-4780edfc9a5b0c2ecbeae41ba116bc72234cdb94.tar.gz
perlweeklychallenge-club-4780edfc9a5b0c2ecbeae41ba116bc72234cdb94.tar.bz2
perlweeklychallenge-club-4780edfc9a5b0c2ecbeae41ba116bc72234cdb94.zip
- Added solutions by Jaldhar H. Vyas and Dough Schrag.
-rw-r--r--stats/pwc-current.json286
-rw-r--r--stats/pwc-language-breakdown.json126
-rw-r--r--stats/pwc-leaders.json540
-rw-r--r--stats/pwc-summary-1-30.json42
-rw-r--r--stats/pwc-summary-31-60.json116
-rw-r--r--stats/pwc-summary-61-90.json42
-rw-r--r--stats/pwc-summary.json200
7 files changed, 693 insertions, 659 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 8161441f54..6a916155f4 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,109 +1,6 @@
{
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "Champions",
- "data" : [
- {
- "name" : "Adam Russell",
- "drilldown" : "Adam Russell",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "Andrezgz",
- "name" : "Andrezgz"
- },
- {
- "name" : "Athanasius",
- "y" : 2,
- "drilldown" : "Athanasius"
- },
- {
- "drilldown" : "Daniel Mantovani",
- "y" : 2,
- "name" : "Daniel Mantovani"
- },
- {
- "drilldown" : "E. Choroba",
- "y" : 2,
- "name" : "E. Choroba"
- },
- {
- "drilldown" : "Francis Whittle",
- "y" : 2,
- "name" : "Francis Whittle"
- },
- {
- "name" : "Gustavo Chaves",
- "y" : 2,
- "drilldown" : "Gustavo Chaves"
- },
- {
- "y" : 2,
- "drilldown" : "Dr James A. Smith",
- "name" : "Dr James A. Smith"
- },
- {
- "y" : 4,
- "drilldown" : "Joelle Maslak",
- "name" : "Joelle Maslak"
- },
- {
- "drilldown" : "John Barrett",
- "y" : 2,
- "name" : "John Barrett"
- },
- {
- "name" : "Lars Balker",
- "drilldown" : "Lars Balker",
- "y" : 2
- },
- {
- "name" : "Mark Senn",
- "y" : 2,
- "drilldown" : "Mark Senn"
- },
- {
- "drilldown" : "Robert Gratza",
- "y" : 2,
- "name" : "Robert Gratza"
- },
- {
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor",
- "y" : 2
- }
- ]
- }
- ],
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "xAxis" : {
- "type" : "category"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 005"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "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"
+ "subtitle" : {
+ "text" : "[Champions: 16] Last updated at 2019-04-28 08:36:45 GMT"
},
"drilldown" : {
"series" : [
@@ -119,53 +16,63 @@
},
{
"name" : "Andrezgz",
- "id" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Andrezgz"
},
{
- "name" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Athanasius"
+ "id" : "Athanasius",
+ "name" : "Athanasius"
},
{
- "name" : "Daniel Mantovani",
+ "id" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Daniel Mantovani"
+ "name" : "Daniel Mantovani"
+ },
+ {
+ "name" : "Doug Schrag",
+ "id" : "Doug Schrag",
+ "data" : [
+ [
+ "Perl 6",
+ 2
+ ]
+ ]
},
{
- "name" : "E. Choroba",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "E. Choroba"
+ "id" : "E. Choroba",
+ "name" : "E. Choroba"
},
{
+ "name" : "Francis Whittle",
"id" : "Francis Whittle",
"data" : [
[
"Perl 6",
2
]
- ],
- "name" : "Francis Whittle"
+ ]
},
{
"data" : [
@@ -178,17 +85,31 @@
"name" : "Gustavo Chaves"
},
{
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ],
+ [
+ "Perl 6",
+ 2
+ ]
+ ],
+ "id" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas"
+ },
+ {
"name" : "Dr James A. Smith",
- "id" : "Dr James A. Smith",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Dr James A. Smith"
},
{
- "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -199,7 +120,7 @@
2
]
],
- "name" : "Joelle Maslak"
+ "id" : "Joelle Maslak"
},
{
"name" : "John Barrett",
@@ -212,24 +133,24 @@
]
},
{
- "name" : "Lars Balker",
+ "id" : "Lars Balker",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Lars Balker"
+ "name" : "Lars Balker"
},
{
+ "name" : "Mark Senn",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Mark Senn",
- "name" : "Mark Senn"
+ "id" : "Mark Senn"
},
{
"data" : [
@@ -242,21 +163,134 @@
"name" : "Robert Gratza"
},
{
+ "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Simon Proctor",
"name" : "Simon Proctor"
}
]
},
- "subtitle" : {
- "text" : "[Champions: 14] Last updated at 2019-04-28 08:22:07 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "series" : [
+ {
+ "data" : [
+ {
+ "drilldown" : "Adam Russell",
+ "y" : 2,
+ "name" : "Adam Russell"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Andrezgz",
+ "name" : "Andrezgz"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Athanasius",
+ "name" : "Athanasius"
+ },
+ {
+ "name" : "Daniel Mantovani",
+ "y" : 2,
+ "drilldown" : "Daniel Mantovani"
+ },
+ {
+ "drilldown" : "Doug Schrag",
+ "y" : 2,
+ "name" : "Doug Schrag"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "y" : 2,
+ "name" : "E. Choroba"
+ },
+ {
+ "name" : "Francis Whittle",
+ "y" : 2,
+ "drilldown" : "Francis Whittle"
+ },
+ {
+ "name" : "Gustavo Chaves",
+ "drilldown" : "Gustavo Chaves",
+ "y" : 2
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas"
+ },
+ {
+ "name" : "Dr James A. Smith",
+ "drilldown" : "Dr James A. Smith",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Joelle Maslak",
+ "y" : 4,
+ "name" : "Joelle Maslak"
+ },
+ {
+ "name" : "John Barrett",
+ "y" : 2,
+ "drilldown" : "John Barrett"
+ },
+ {
+ "name" : "Lars Balker",
+ "y" : 2,
+ "drilldown" : "Lars Balker"
+ },
+ {
+ "drilldown" : "Mark Senn",
+ "y" : 2,
+ "name" : "Mark Senn"
+ },
+ {
+ "name" : "Robert Gratza",
+ "drilldown" : "Robert Gratza",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor"
+ }
+ ],
+ "colorByPoint" : 1,
+ "name" : "Champions"
+ }
+ ],
+ "chart" : {
+ "type" : "column"
},
"legend" : {
"enabled" : 0
+ },
+ "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 - 005"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index a336a2c2e7..e7ecfdfbb3 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,35 +1,64 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-04-28 08:22:56 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-04-28 08:37:05 GMT"
},
- "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>"
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
},
- "xAxis" : {
- "type" : "category"
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"series" : {
- "borderWidth" : 0,
"dataLabels" : {
"format" : "{point.y}",
"enabled" : 1
- }
+ },
+ "borderWidth" : 0
}
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "tooltip" : {
+ "followPointer" : "true",
+ "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>"
},
+ "series" : [
+ {
+ "data" : [
+ {
+ "name" : "#001 [P5=76 P6=37]",
+ "y" : 113,
+ "drilldown" : "001"
+ },
+ {
+ "name" : "#002 [P5=63 P6=32]",
+ "y" : 95,
+ "drilldown" : "002"
+ },
+ {
+ "drilldown" : "003",
+ "y" : 58,
+ "name" : "#003 [P5=32 P6=26]"
+ },
+ {
+ "y" : 75,
+ "name" : "#004 [P5=46 P6=29]",
+ "drilldown" : "004"
+ },
+ {
+ "drilldown" : "005",
+ "y" : 36,
+ "name" : "#005 [P5=22 P6=14]"
+ }
+ ],
+ "name" : "Perl Weekly Challenge Languages",
+ "colorByPoint" : "true"
+ }
+ ],
"drilldown" : {
"series" : [
{
+ "name" : "001",
"data" : [
[
"Perl 5",
@@ -40,10 +69,11 @@
37
]
],
- "id" : "001",
- "name" : "001"
+ "id" : "001"
},
{
+ "id" : "002",
+ "name" : "002",
"data" : [
[
"Perl 5",
@@ -53,13 +83,11 @@
"Perl 6",
32
]
- ],
- "id" : "002",
- "name" : "002"
+ ]
},
{
- "name" : "003",
"id" : "003",
+ "name" : "003",
"data" : [
[
"Perl 5",
@@ -72,8 +100,6 @@
]
},
{
- "name" : "004",
- "id" : "004",
"data" : [
[
"Perl 5",
@@ -83,61 +109,35 @@
"Perl 6",
29
]
- ]
+ ],
+ "name" : "004",
+ "id" : "004"
},
{
"name" : "005",
"data" : [
[
"Perl 5",
- 20
+ 22
],
[
"Perl 6",
- 10
+ 14
]
],
"id" : "005"
}
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
"legend" : {
"enabled" : "false"
- },
- "series" : [
- {
- "data" : [
- {
- "y" : 113,
- "name" : "#001 [P5=76 P6=37]",
- "drilldown" : "001"
- },
- {
- "drilldown" : "002",
- "y" : 95,
- "name" : "#002 [P5=63 P6=32]"
- },
- {
- "y" : 58,
- "name" : "#003 [P5=32 P6=26]",
- "drilldown" : "003"
- },
- {
- "drilldown" : "004",
- "name" : "#004 [P5=46 P6=29]",
- "y" : 75
- },
- {
- "y" : 30,
- "name" : "#005 [P5=20 P6=10]",
- "drilldown" : "005"
- }
- ],
- "colorByPoint" : "true",
- "name" : "Perl Weekly Challenge Languages"
- }
- ],
- "chart" : {
- "type" : "column"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index ecde27944b..3fa728c281 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,26 +1,56 @@
{
+ "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/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "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-04-28 08:37:01 GMT"
+ },
"drilldown" : {
"series" : [
{
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Perl 6",
10
],
[
"Blog",
1
+ ],
+ [
+ "Perl 5",
+ 10
+ ]
+ ]
+ },
+ {
+ "data" : [
+ [
+ "Perl 5",
+ 10
+ ],
+ [
+ "Perl 6",
+ 10
]
],
- "id" : "Joelle Maslak",
- "name" : "Joelle Maslak"
+ "name" : "Jaldhar H. Vyas",
+ "id" : "Jaldhar H. Vyas"
},
{
- "name" : "Laurent Rosenfeld",
"id" : "Laurent Rosenfeld",
"data" : [
[
@@ -35,55 +65,43 @@
"Blog",
4
]
- ]
+ ],
+ "name" : "Laurent Rosenfeld"
},
{
+ "name" : "Dr James A. Smith",
"data" : [
[
- "Perl 6",
- 8
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Perl 6",
+ 8
]
],
- "id" : "Dr James A. Smith",
- "name" : "Dr James A. Smith"
+ "id" : "Dr James A. Smith"
},
{
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor",
"data" : [
[
"Perl 5",
4
],
[
- "Blog",
- 3
- ],
- [
"Perl 6",
10
- ]
- ],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
- },
- {
- "name" : "Jaldhar H. Vyas",
- "id" : "Jaldhar H. Vyas",
- "data" : [
- [
- "Perl 5",
- 8
],
[
- "Perl 6",
- 8
+ "Blog",
+ 3
]
]
},
{
+ "id" : "Jo Christian Oterhals",
"data" : [
[
"Perl 5",
@@ -98,39 +116,37 @@
4
]
],
- "id" : "Jo Christian Oterhals",
"name" : "Jo Christian Oterhals"
},
{
"id" : "Nick Logan",
- "name" : "Nick Logan",
"data" : [
[
- "Perl 5",
+ "Perl 6",
8
],
[
- "Perl 6",
+ "Perl 5",
8
]
- ]
+ ],
+ "name" : "Nick Logan"
},
{
+ "id" : "Adam Russell",
"data" : [
[
- "Blog",
- 5
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Blog",
+ 5
]
],
- "name" : "Adam Russell",
- "id" : "Adam Russell"
+ "name" : "Adam Russell"
},
{
- "id" : "Lars Balker",
"name" : "Lars Balker",
"data" : [
[
@@ -141,53 +157,54 @@
"Perl 6",
4
]
- ]
+ ],
+ "id" : "Lars Balker"
},
{
+ "id" : "Mark Senn",
"data" : [
[
- "Blog",
- 3
- ],
- [
"Perl 6",
10
+ ],
+ [
+ "Blog",
+ 3
]
],
- "name" : "Mark Senn",
- "id" : "Mark Senn"
+ "name" : "Mark Senn"
},
{
"data" : [
[
- "Perl 5",
+ "Perl 6",
6
],
[
- "Perl 6",
+ "Perl 5",
6
]
],
- "id" : "Ruben Westerberg",
- "name" : "Ruben Westerberg"
+ "name" : "Ruben Westerberg",
+ "id" : "Ruben Westerberg"
},
{
+ "id" : "Gustavo Chaves",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 5",
7
+ ],
+ [
+ "Blog",
+ 4
]
],
- "id" : "Gustavo Chaves",
"name" : "Gustavo Chaves"
},
{
- "name" : "Kian-Meng Ang",
"id" : "Kian-Meng Ang",
+ "name" : "Kian-Meng Ang",
"data" : [
[
"Blog",
@@ -200,13 +217,13 @@
]
},
{
+ "id" : "Andrezgz",
"data" : [
[
"Perl 5",
10
]
],
- "id" : "Andrezgz",
"name" : "Andrezgz"
},
{
@@ -220,6 +237,18 @@
]
},
{
+ "id" : "Doug Schrag",
+ "name" : "Doug Schrag",
+ "data" : [
+ [
+ "Perl 6",
+ 10
+ ]
+ ]
+ },
+ {
+ "id" : "Arne Sommer",
+ "name" : "Arne Sommer",
"data" : [
[
"Blog",
@@ -229,57 +258,45 @@
"Perl 6",
6
]
- ],
- "id" : "Arne Sommer",
- "name" : "Arne Sommer"
+ ]
},
{
+ "name" : "Francis Whittle",
"data" : [
[
- "Perl 6",
- 6
- ],
- [
"Blog",
3
- ]
- ],
- "name" : "Francis Whittle",
- "id" : "Francis Whittle"
- },
- {
- "data" : [
+ ],
[
"Perl 6",
- 8
+ 6
]
],
- "id" : "Doug Schrag",
- "name" : "Doug Schrag"
+ "id" : "Francis Whittle"
},
{
- "name" : "Robert Gratza",
"id" : "Robert Gratza",
+ "name" : "Robert Gratza",
"data" : [
[
- "Perl 6",
- 6
- ],
- [
"Perl 5",
2
+ ],
+ [
+ "Perl 6",
+ 6
]
]
},
{
"name" : "John Barrett",
- "id" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
- ]
+ ],
+ "id" : "John Barrett"
},
{
"id" : "Daniel Mantovani",
@@ -292,16 +309,17 @@
]
},
{
+ "id" : "Duncan C. White",
+ "name" : "Duncan C. White",
"data" : [
[
"Perl 5",
6
]
- ],
- "id" : "Duncan C. White",
- "name" : "Duncan C. White"
+ ]
},
{
+ "name" : "Philippe Bruhat",
"data" : [
[
"Blog",
@@ -312,8 +330,7 @@
4
]
],
- "id" : "Philippe Bruhat",
- "name" : "Philippe Bruhat"
+ "id" : "Philippe Bruhat"
},
{
"data" : [
@@ -326,8 +343,8 @@
"id" : "Sergio Iglesias"
},
{
- "name" : "Khalid",
"id" : "Khalid",
+ "name" : "Khalid",
"data" : [
[
"Blog",
@@ -340,6 +357,7 @@
]
},
{
+ "name" : "Steve Rogerson",
"data" : [
[
"Perl 6",
@@ -350,78 +368,77 @@
3
]
],
- "name" : "Steve Rogerson",
"id" : "Steve Rogerson"
},
{
- "id" : "Veesh Goldman",
"name" : "Veesh Goldman",
"data" : [
[
"Perl 5",
5
]
- ]
+ ],
+ "id" : "Veesh Goldman"
},
{
"id" : "Alex Daniel",
- "name" : "Alex Daniel",
"data" : [
[
"Perl 6",
4
]
- ]
+ ],
+ "name" : "Alex Daniel"
},
{
- "id" : "Arpad Toth",
"name" : "Arpad Toth",
"data" : [
[
"Perl 5",
4
]
- ]
+ ],
+ "id" : "Arpad Toth"
},
{
+ "id" : "Bob Kleemann",
+ "name" : "Bob Kleemann",
"data" : [
[
"Perl 5",
4
]
- ],
- "name" : "Bob Kleemann",
- "id" : "Bob Kleemann"
+ ]
},
{
- "id" : "Chenyf",
"name" : "Chenyf",
"data" : [
[
"Perl 6",
4
]
- ]
+ ],
+ "id" : "Chenyf"
},
{
"id" : "David Kayal",
- "name" : "David Kayal",
"data" : [
[
"Perl 5",
4
]
- ]
+ ],
+ "name" : "David Kayal"
},
{
- "name" : "Matt Latusek",
"id" : "Matt Latusek",
"data" : [
[
"Perl 5",
4
]
- ]
+ ],
+ "name" : "Matt Latusek"
},
{
"data" : [
@@ -430,8 +447,8 @@
4
]
],
- "id" : "Maxim Kolodyazhny",
- "name" : "Maxim Kolodyazhny"
+ "name" : "Maxim Kolodyazhny",
+ "id" : "Maxim Kolodyazhny"
},
{
"data" : [
@@ -444,18 +461,18 @@
"id" : "Ozzy"
},
{
- "id" : "Simon Reinhardt",
- "name" : "Simon Reinhardt",
"data" : [
[
"Perl 5",
4
]
- ]
+ ],
+ "name" : "Simon Reinhardt",
+ "id" : "Simon Reinhardt"
},
{
- "name" : "Steven Wilson",
"id" : "Steven Wilson",
+ "name" : "Steven Wilson",
"data" : [
[
"Perl 5",
@@ -465,13 +482,13 @@
},
{
"name" : "Ailbhe Tweedie",
- "id" : "Ailbhe Tweedie",
"data" : [
[
"Perl 5",
3
]
- ]
+ ],
+ "id" : "Ailbhe Tweedie"
},
{
"data" : [
@@ -490,28 +507,28 @@
{
"data" : [
[
- "Blog",
- 2
- ],
- [
"Perl 5",
1
+ ],
+ [
+ "Blog",
+ 2
]
],
"name" : "Dave Jacoby",
"id" : "Dave Jacoby"
},
{
- "name" : "E. Choroba",
"id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
- "Blog",
- 1
- ],
- [
"Perl 5",
2
+ ],
+