aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-09 13:13:04 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-09 13:13:04 +0100
commit53b7c0ebd33ec3785a47574dc8395273df95a707 (patch)
tree4645cb79764cc23676f1c0c54bbefbda129cb239
parent1198b40dd8277c6ae5011073e6d2efeb73d3617e (diff)
downloadperlweeklychallenge-club-53b7c0ebd33ec3785a47574dc8395273df95a707.tar.gz
perlweeklychallenge-club-53b7c0ebd33ec3785a47574dc8395273df95a707.tar.bz2
perlweeklychallenge-club-53b7c0ebd33ec3785a47574dc8395273df95a707.zip
- Added solutions by Roger Bell West.
-rw-r--r--stats/pwc-current.json99
-rw-r--r--stats/pwc-language-breakdown-summary.json60
-rw-r--r--stats/pwc-language-breakdown.json150
-rw-r--r--stats/pwc-leaders.json864
-rw-r--r--stats/pwc-summary-1-30.json90
-rw-r--r--stats/pwc-summary-31-60.json102
-rw-r--r--stats/pwc-summary-61-90.json106
-rw-r--r--stats/pwc-summary-91-120.json50
-rw-r--r--stats/pwc-summary.json40
9 files changed, 788 insertions, 773 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index ec133f86e9..36eb04b0c5 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,6 +1,39 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 4] Last updated at 2019-07-09 12:12:50 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 016"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : 1,
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
+ },
"series" : [
{
+ "name" : "Perl Weekly Challenge - 016",
+ "colorByPoint" : 1,
"data" : [
{
"name" : "Joelle Maslak",
@@ -8,57 +41,30 @@
"y" : 2
},
{
- "name" : "Laurent Rosenfeld",
+ "y" : 3,
"drilldown" : "Laurent Rosenfeld",
- "y" : 3
+ "name" : "Laurent Rosenfeld"
+ },
+ {
+ "name" : "Roger Bell West",
+ "y" : 2,
+ "drilldown" : "Roger Bell West"
},
{
"y" : 1,
"drilldown" : "Simon Proctor",
"name" : "Simon Proctor"
}
- ],
- "colorByPoint" : 1,
- "name" : "Perl Weekly Challenge - 016"
+ ]
}
],
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "subtitle" : {
- "text" : "[Champions: 3] Last updated at 2019-07-08 19:32:29 GMT"
- },
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 016"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"legend" : {
"enabled" : 0
},
- "xAxis" : {
- "type" : "category"
- },
"drilldown" : {
"series" : [
{
+ "name" : "Joelle Maslak",
"id" : "Joelle Maslak",
"data" : [
[
@@ -69,11 +75,9 @@
"Perl 6",
1
]
- ],
- "name" : "Joelle Maslak"
+ ]
},
{
- "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
@@ -88,17 +92,28 @@
1
]
],
- "name" : "Laurent Rosenfeld"
+ "name" : "Laurent Rosenfeld",
+ "id" : "Laurent Rosenfeld"
+ },
+ {
+ "id" : "Roger Bell West",
+ "name" : "Roger Bell West",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ]
},
{
- "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
1
]
],
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor"
}
]
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index ebb8c45f2b..e76767c993 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,31 +1,10 @@
{
"subtitle" : {
- "text" : "Last updated at 2019-07-08 19:37:35 GMT"
- },
- "xAxis" : {
- "type" : "category",
- "labels" : {
- "style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
- }
- }
+ "text" : "Last updated at 2019-07-09 12:12:56 GMT"
},
"series" : [
{
"name" : "Contributions",
- "dataLabels" : {
- "y" : 10,
- "rotation" : -90,
- "enabled" : "true",
- "color" : "#FFFFFF",
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- },
- "align" : "right",
- "format" : "{point.y:.0f}"
- },
"data" : [
[
"Blog",
@@ -33,24 +12,30 @@
],
[
"Perl 5",
- 640
+ 642
],
[
"Perl 6",
366
]
- ]
+ ],
+ "dataLabels" : {
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ },
+ "rotation" : -90,
+ "color" : "#FFFFFF",
+ "enabled" : "true",
+ "y" : 10,
+ "format" : "{point.y:.0f}",
+ "align" : "right"
+ }
}
],
"legend" : {
"enabled" : "false"
},
- "title" : {
- "text" : "Perl Weekly Challenge Contributions - 2019"
- },
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
- },
"chart" : {
"type" : "column"
},
@@ -59,5 +44,20 @@
"title" : {
"text" : null
}
+ },
+ "xAxis" : {
+ "labels" : {
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ }
+ },
+ "type" : "category"
+ },
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Contributions - 2019"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index c220ecea0c..7855cf2713 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,18 +1,8 @@
{
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
"drilldown" : {
"series" : [
{
"id" : "001",
- "name" : "001",
"data" : [
[
"Perl 5",
@@ -26,11 +16,12 @@
"Blog",
10
]
- ]
+ ],
+ "name" : "001"
},
{
- "name" : "002",
"id" : "002",
+ "name" : "002",
"data" : [
[
"Perl 5",
@@ -47,6 +38,8 @@
]
},
{
+ "id" : "003",
+ "name" : "003",
"data" : [
[
"Perl 5",
@@ -60,11 +53,11 @@
"Blog",
8
]
- ],
- "name" : "003",
- "id" : "003"
+ ]
},
{
+ "id" : "004",
+ "name" : "004",
"data" : [
[
"Perl 5",
@@ -78,11 +71,10 @@
"Blog",
9
]
- ],
- "id" : "004",
- "name" : "004"
+ ]
},
{
+ "id" : "005",
"data" : [
[
"Perl 5",
@@ -97,11 +89,9 @@
11
]
],
- "name" : "005",
- "id" : "005"
+ "name" : "005"
},
{
- "name" : "006",
"id" : "006",
"data" : [
[
@@ -116,11 +106,10 @@
"Blog",
6
]
- ]
+ ],
+ "name" : "006"
},
{
- "name" : "007",
- "id" : "007",
"data" : [
[
"Perl 5",
@@ -134,9 +123,12 @@
"Blog",
8
]
- ]
+ ],
+ "name" : "007",
+ "id" : "007"
},
{
+ "name" : "008",
"data" : [
[
"Perl 5",
@@ -151,7 +143,6 @@
9
]
],
- "name" : "008",
"id" : "008"
},
{
@@ -173,8 +164,8 @@
]
},
{
- "name" : "010",
"id" : "010",
+ "name" : "010",
"data" : [
[
"Perl 5",
@@ -205,10 +196,11 @@
8
]
],
- "id" : "011",
- "name" : "011"
+ "name" : "011",
+ "id" : "011"
},
{
+ "id" : "012",
"data" : [
[
"Perl 5",
@@ -223,12 +215,9 @@
9
]
],
- "name" : "012",
- "id" : "012"
+ "name" : "012"
},
{
- "name" : "013",
- "id" : "013",
"data" : [
[
"Perl 5",
@@ -242,9 +231,12 @@
"Blog",
11
]
- ]
+ ],
+ "name" : "013",
+ "id" : "013"
},
{
+ "name" : "014",
"data" : [
[
"Perl 5",
@@ -259,8 +251,7 @@
13
]
],
- "id" : "014",
- "name" : "014"
+ "id" : "014"
},
{
"data" : [
@@ -281,12 +272,12 @@
"id" : "015"
},
{
- "name" : "016",
"id" : "016",
+ "name" : "016",
"data" : [
[
"Perl 5",
- 2
+ 4
],
[
"Perl 6",
@@ -300,46 +291,37 @@
}
]
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "xAxis" : {
- "type" : "category"
- },
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-07-08 19:37:35 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-07-09 12:12:56 GMT"
},
"series" : [
{
- "name" : "Perl Weekly Challenge Languages",
"colorByPoint" : "true",
"data" : [
{
- "drilldown" : "001",
+ "name" : "#001",
"y" : 123,
- "name" : "#001"
+ "drilldown" : "001"
},
{
- "drilldown" : "002",
+ "name" : "#002",
"y" : 104,
- "name" : "#002"
+ "drilldown" : "002"
},
{
+ "name" : "#003",
"y" : 66,
- "drilldown" : "003",
- "name" : "#003"
+ "drilldown" : "003"
},
{
+ "name" : "#004",
"y" : 84,
- "drilldown" : "004",
- "name" : "#004"
+ "drilldown" : "004"
},
{
+ "name" : "#005",
"y" : 66,
- "drilldown" : "005",
- "name" : "#005"
+ "drilldown" : "005"
},
{
"name" : "#006",
@@ -352,14 +334,14 @@
"y" : 54
},
{
+ "name" : "#008",
"drilldown" : "008",
- "y" : 67,
- "name" : "#008"
+ "y" : 67
},
{
+ "name" : "#009",
"drilldown" : "009",
- "y" : 65,
- "name" : "#009"
+ "y" : 65
},
{
"y" : 58,
@@ -368,17 +350,17 @@
},
{
"name" : "#011",
- "y" : 77,
- "drilldown" : "011"
+ "drilldown" : "011",
+ "y" : 77
},
{
- "y" : 81,
"drilldown" : "012",
+ "y" : 81,
"name" : "#012"
},
{
- "drilldown" : "013",
"y" : 74,
+ "drilldown" : "013",
"name" : "#013"
},
{
@@ -392,25 +374,43 @@
"y" : 83
},
{
- "drilldown" : "016",
- "y" : 6,
- "name" : "#016"
+ "name" : "#016",
+ "y" : 8,
+ "drilldown" : "016"
}
- ]
+ ],
+ "name" : "Perl Weekly Challenge Languages"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge Language"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "chart" : {
+ "type" : "column"
},
"legend" : {
"enabled" : "false"
},
- "chart" : {
- "type" : "column"
+ "xAxis" : {
+ "type" : "category"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
},
"tooltip" : {
- "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>",
"headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>",
"followPointer" : "true"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 2cca3bcb68..4f3bee7940 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,290 +1,4 @@
{
- "chart" : {
- "type" : "column"
- },
- "legend" : {
- "enabled" : "false"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Score"
- }
- },
- "xAxis" : {
- "type" : "category"
- },
- "series" : [
- {
- "colorByPoint" : "true",
- "data" : [
- {
- "drilldown" : "Joelle Maslak",
- "name" : "#1: Joelle Maslak",
- "y" : 164
- },
- {
- "drilldown" : "Laurent Rosenfeld",
- "y" : 160,
- "name" : "#2: Laurent Rosenfeld"
- },
- {
- "name" : "#3: Jaldhar H. Vyas",
- "y" : 126,
- "drilldown" : "Jaldhar H. Vyas"
- },
- {
- "name" : "#4: Ruben Westerberg",
- "y" : 108,
- "drilldown" : "Ruben Westerberg"
- },
- {
- "y" : 90,
- "name" : "#5: Adam Russell",
- "drilldown" : "Adam Russell"
- },
- {
- "y" : 88,
- "name" : "#6: Athanasius",
- "drilldown" : "Athanasius"
- },
- {
- "y" : 82,
- "name" : "#7: Arne Sommer",
- "drilldown" : "Arne Sommer"
- },
- {
- "y" : 74,
- "name" : "#8: Simon Proctor",
- "drilldown" : "Simon Proctor"
- },
- {
- "name" : "#9: Kian-Meng Ang",
- "y" : 72,
- "drilldown" : "Kian-Meng Ang"
- },
- {
- "y" : 68,
- "name" : "#10: Francis Whittle",
- "drilldown" : "Francis Whittle"
- },
- {
- "name" : "#11: Dave Jacoby",
- "y" : 66,
- "drilldown" : "Dave Jacoby"
- },
- {
- "drilldown" : "E. Choroba",
- "name" : "#12: E. Choroba",
- "y" : 66
- },
- {
- "name" : "#13: Gustavo Chaves",
- "y" : 62,
- "drilldown" : "Gustavo Chaves"
- },
- {
- "drilldown" : "Andrezgz",
- "y" : 58,
- "name" : "#14: Andrezgz"
- },
- {
- "name" : "#15: Daniel Mantovani",
- "y" : 48,
- "drilldown" : "Daniel Mantovani"
- },
- {
- "drilldown" : "Duncan C. White",
- "y" : 48,
- "name" : "#16: Duncan C. White"
- },
- {
- "drilldown" : "Jo Christian Oterhals",
- "name" : "#17: Jo Christian Oterhals",
- "y" : 48
- },
- {
- "drilldown" : "Yozen Hernandez",
- "name" : "#18: Yozen Hernandez",
- "y" : 48
- },
- {
- "y" : 46,
- "name" : "#19: Steven Wilson",
- "drilldown" : "Steven Wilson"
- },
- {
- "drilldown" : "Dr James A. Smith",
- "name" : "#20: Dr James A. Smith",
- "y" : 44
- },
- {
- "y" : 36,
- "name" : "#21: Feng Chang",
- "drilldown" : "Feng Chang"
- },
- {
- "name" : "#22: Guillermo Ramos",
- "y" : 34,
- "drilldown" : "Guillermo Ramos"
- },
- {
- "drilldown" : "Mark Senn",
- "y" : 32,
- "name" : "#23: Mark Senn"
- },
- {
- "drilldown" : "Nick Logan",
- "name" : "#24: Nick Logan",
- "y" : 32
- },
- {
- "drilldown" : "Ozzy",
- "y" : 30,
- "name" : "#25: Ozzy"
- },
- {
- "name" : "#26: Lars Balker",
- "y" : 28,
- "drilldown" : "Lars Balker"
- },
- {
- "drilldown" : "Maxim Nechaev",
- "y" : 24,
- "name" : "#27: Maxim Nechaev"
- },
- {
- "name" : "#28: Veesh Goldman",
- "y" : 24,
- "drilldown" : "Veesh Goldman"
- },
- {
- "y" : 22,
- "name" : "#29: Alicia Bielsa",
- "drilldown" : "Alicia Bielsa"
- },
- {
- "name" : "#30: Doug Schrag",
- "y" : 20,
- "drilldown" : "Doug Schrag"
- },
- {
- "name" : "#31: Kevin Colyer",
- "y" : 20,
- "drilldown" : "Kevin Colyer"
- },
- {
- "drilldown" : "Neil Bowers",
- "name" : "#32: Neil Bowers",
- "y" : 18
- },
- {
- "drilldown" : "Jaime Corchado",
- "name" : "#33: Jaime Corchado",
- "y" : 16
- },
- {
- "drilldown" : "Robert Gratza",
- "y" : 16,
- "name" : "#34: Robert Gratza"
- },
- {
- "name" : "#35: John Barrett",
- "y" : 14,
- "drilldown" : "John Barrett"
- },
- {
- "drilldown" : "Khalid",
- "y" : 14,
- "name" : "#36: Khalid"
- },
- {
- "y" : 14,
- "name" : "#37: Lubos Kolouch",
- "drilldown" : "Lubos Kolouch"
- },
- {
- "y" : 12,
- "name" : "#38: Aaron Sherman",
- "drilldown" : "Aaron Sherman"
- },
- {
- "drilldown" : "Donald Hunter",
- "y" : 12,
- "name" : "#39: Donald Hunter"
- },
- {
- "drilldown" : "Kivanc Yazan",
- "name" : "#40: Kivanc Yazan",
- "y" : 12
- },
- {
- "y" : 12,
- "name" : "#41: Maxim Kolodyazhny",
- "drilldown" : "Maxim Kolodyazhny"
- },
- {
- "drilldown" : "Philippe Bruhat",
- "name" : "#42: Philippe Bruhat",
- "y" : 12
- },
- {
- "drilldown" : "Sergio Iglesias",
- "name" : "#43: Sergio Iglesias",
- "y" : 12
- },
- {
- "drilldown" : "Arpad Toth",
- "name" : "#44: Arpad Toth",
- "y" : 10
- },
- {
- "y" : 10,
- "name" : "#45: Pete Houston",
- "drilldown" : "Pete Houston"
- },
- {
- "y" : 10,
- "name" : "#46: Steve Rogerson",
- "drilldown" : "Steve Rogerson"
- },
- {
- "drilldown" : "Walt Mankowski",
- "y" : 10,
- "name" : "#47: Walt Mankowski"
- },
- {
- "y" : 8,
- "name" : "#48: Alex Daniel",
- "drilldown" : "Alex Daniel"
- },
- {
- "drilldown" : "Bob Kleemann",
- "y" : 8,
- "name" : "#49: Bob Kleemann"
- },
- {
- "drilldown" : "Chenyf",
- "y" : 8,
- "name" : "#50: Chenyf"
- }
- ],
- "name" : "Perl Weekly Challenge Leaders"
- }
- ],
- "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>"
- },
"drilldown" : {
"series" : [
{
@@ -292,38 +6,40 @@
"id" : "Joelle Maslak",
"data" : [
[
+ "Perl 5",
+ 39
+ ],
+ [
"Blog",
4
],
[
"Perl 6",
39
- ],
- [
- "Perl 5",
- 39
]
]
},
{
- "name" : "Laurent Rosenfeld",
- "id" : "Laurent Rosenfeld",
"data" : [
[
- "Perl 6",
- 30
- ],
- [
"Perl 5",
31
],
[
+ "Perl 6",
+ 30
+ ],
+ [
"Blog",
19
]
- ]
+ ],
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
},
{
+ "id" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas",
"data" : [
[
"Blog",
@@ -337,26 +53,23 @@
"Perl 5",
30
]
- ],
- "id" : "Jaldhar H. Vyas",
- "name" : "Jaldhar H. Vyas"
+ ]
},
{
+ "id" : "Ruben Westerberg",
+ "name" : "Ruben Westerberg",
"data" : [
[
- "Perl 5",
+ "Perl 6",
27
],
[
- "Perl 6",
+ "Perl 5",
27
]
- ],
- "id" : "Ruben Westerberg",
- "name" : "Ruben Westerberg"
+ ]
},
{
- "name" : "Adam Russell",
"data" : [
[
"Blog",
@@ -367,6 +80,7 @@
30
]
],
+ "name" : "Adam Russell",
"id" : "Adam Russell"
},
{
@@ -376,19 +90,18 @@
33
],
[
- "Perl 6",
- 9
- ],
- [
"Blog",
2
+ ],
+ [
+ "Perl 6",
+ 9
]
],
"id" : "Athanasius",
"name" : "Athanasius"
},
{
- "name" : "Arne Sommer",
"data" : [
[
"Perl 6",
@@ -399,29 +112,30 @@
14
]
],
- "id" : "Arne Sommer"
+ "id" : "Arne Sommer",
+ "name" : "Arne Sommer"
},
{
- "name" : "Simon Proctor",
"data" : [
[
- "Perl 6",
- 26
- ],
- [
"Perl 5",
4
],
[
+ "Perl 6",
+ 26
+ ],
+ [
"Blog",
7
]
],
+ "name" : "Simon Proctor",
"id" : "Simon Proctor"
},
{
- "name" : "Kian-Meng Ang",
"id" : "Kian-Meng Ang",
+ "name" : "Kian-Meng Ang",
"data" : [
[
"Perl 5",
@@ -434,6 +148,8 @@
]
},
{
+ "id" : "Francis Whittle",
+ "name" : "Francis Whittle",
"data" : [
[
"Blog",
@@ -443,30 +159,27 @@
"Perl 6",
27
]
- ],
- "id" : "Francis Whittle",
- "name" : "Francis Whittle"
+ ]
},
{
- "id" : "Dave Jacoby",
"data" : [
[
"Blog",
14
],
[
- "Perl 5",
- 18
- ],
- [
"Perl 6",
1
+ ],
+ [
+ "Perl 5",
+ 18
]
],
+ "id" : "Dave Jacoby",
"name" : "Dave Jacoby"
},
{
- "id" : "E. Choroba",
"data" : [
[
"Perl 5",
@@ -477,7 +190,8 @@
11
]
],
- "name" : "E. Choroba"
+ "name" : "E. Choroba",
+ "id" : "E. Choroba"
},
{
"data" : [
@@ -490,8 +204,8 @@
27
]
],
- "id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
+ "name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves"
},
{
"name" : "Andrezgz",
@@ -514,14 +228,14 @@
"name" : "Daniel Mantovani"
},
{
+ "name" : "Duncan C. White",
+ "id" : "Duncan C. White",
"data" : [
[
"Perl 5",
24
]
- ],
- "id" : "Duncan C. White",
- "name" : "Duncan C. White"
+ ]
},
{
"data" : [
@@ -530,33 +244,32 @@
6
],
[</