aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-02 14:29:32 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-02 14:29:32 +0100
commit7964bbf45a5f5ff3037bf8fd98781e72bb03f1c8 (patch)
tree8f45888ecf94279795b38560fb16198642ec64ab /stats
parente13ec6b435490da7ea3b8bee5041a219b4ded85f (diff)
downloadperlweeklychallenge-club-7964bbf45a5f5ff3037bf8fd98781e72bb03f1c8.tar.gz
perlweeklychallenge-club-7964bbf45a5f5ff3037bf8fd98781e72bb03f1c8.tar.bz2
perlweeklychallenge-club-7964bbf45a5f5ff3037bf8fd98781e72bb03f1c8.zip
- Added solutions by Laurent Rosenfeld.
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json187
-rw-r--r--stats/pwc-language-breakdown.json94
-rw-r--r--stats/pwc-leaders.json886
-rw-r--r--stats/pwc-summary-1-30.json110
-rw-r--r--stats/pwc-summary-31-60.json52
-rw-r--r--stats/pwc-summary-61-90.json76
-rw-r--r--stats/pwc-summary.json198
7 files changed, 811 insertions, 792 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index e1555f8308..13549e7383 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,15 +1,90 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "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/>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 006"
+ },
+ "series" : [
+ {
+ "name" : "Champions",
+ "data" : [
+ {
+ "y" : 1,
+ "drilldown" : "Alicia Bielsa",
+ "name" : "Alicia Bielsa"
+ },
+ {
+ "drilldown" : "Andrezgz",
+ "y" : 2,
+ "name" : "Andrezgz"
+ },
+ {
+ "name" : "Athanasius",
+ "y" : 2,
+ "drilldown" : "Athanasius"
+ },
+ {
+ "drilldown" : "Gustavo Chaves",
+ "y" : 2,
+ "name" : "Gustavo Chaves"
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
+ },
+ {
+ "drilldown" : "Laurent Rosenfeld",
+ "y" : 2,
+ "name" : "Laurent Rosenfeld"
+ },
+ {
+ "drilldown" : "Maxim Kolodyazhny",
+ "y" : 1,
+ "name" : "Maxim Kolodyazhny"
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Tim Smith",
+ "name" : "Tim Smith"
+ }
+ ],
+ "colorByPoint" : 1
+ }
+ ],
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
"drilldown" : {
"series" : [
{
+ "id" : "Alicia Bielsa",
+ "name" : "Alicia Bielsa",
"data" : [
[
"Perl 5",
1
]
- ],
- "name" : "Alicia Bielsa",
- "id" : "Alicia Bielsa"
+ ]
},
{
"data" : [
@@ -22,24 +97,24 @@
"id" : "Andrezgz"
},
{
- "id" : "Athanasius",
"name" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Athanasius"
},
{
- "id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves"
},
{
"data" : [
@@ -52,32 +127,46 @@
2
]
],
- "id" : "Joelle Maslak",
- "name" : "Joelle Maslak"
+ "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak"
},
{
+ "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
1
+ ],
+ [
+ "Perl 6",
+ 1
]
],
+ "id" : "Laurent Rosenfeld"
+ },
+ {
"id" : "Maxim Kolodyazhny",
- "name" : "Maxim Kolodyazhny"
+ "name" : "Maxim Kolodyazhny",
+ "data" : [
+ [
+ "Perl 5",
+ 1
+ ]
+ ]
},
{
+ "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
1
]
],
- "id" : "Simon Proctor",
"name" : "Simon Proctor"
},
{
- "name" : "Tim Smith",
"id" : "Tim Smith",
+ "name" : "Tim Smith",
"data" : [
[
"Perl 6",
@@ -87,78 +176,8 @@
}
]
},
- "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" : {
- "pointerFormat" : "<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/>"
- },
"subtitle" : {
- "text" : "[Champions: 8] Last updated at 2019-05-02 09:52:35 GMT"
- },
- "chart" : {
- "type" : "column"
+ "text" : "[Champions: 9] Last updated at 2019-05-02 13:28:30 GMT"
},
"plotOptions" : {
"series" : {
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 42bb23798e..03dd071924 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,30 +1,21 @@
{
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "xAxis" : {
+ "type" : "category"
},
"series" : [
{
+ "name" : "Perl Weekly Challenge Languages",
+ "colorByPoint" : "true",
"data" : [
{
- "y" : 113,
"drilldown" : "001",
- "name" : "#001 [P5=76 P6=37]"
+ "name" : "#001 [P5=76 P6=37]",
+ "y" : 113
},
{
"name" : "#002 [P5=63 P6=32]",
- "y" : 95,
- "drilldown" : "002"
+ "drilldown" : "002",
+ "y" : 95
},
{
"name" : "#003 [P5=32 P6=26]",
@@ -38,33 +29,39 @@
},
{
"name" : "#005 [P5=31 P6=22]",
- "y" : 53,
- "drilldown" : "005"
+ "drilldown" : "005",
+ "y" : 53
},
{
- "name" : "#006 [P5=10 P6=5]",
- "y" : 15,
- "drilldown" : "006"
+ "y" : 17,
+ "drilldown" : "006",
+ "name" : "#006 [P5=11 P6=6]"
}
- ],
- "colorByPoint" : "true",
- "name" : "Perl Weekly Challenge Languages"
+ ]
}
],
- "xAxis" : {
- "type" : "category"
- },
"chart" : {
"type" : "column"
},
+ "legend" : {
+ "enabled" : "false"
+ },
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-02 09:52:46 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-02 13:28:44 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
},
"drilldown" : {
"series" : [
{
- "id" : "001",
"name" : "001",
+ "id" : "001",
"data" : [
[
"Perl 5",
@@ -77,6 +74,8 @@
]
},
{
+ "name" : "002",
+ "id" : "002",
"data" : [
[
"Perl 5",
@@ -86,9 +85,7 @@
"Perl 6",
32
]
- ],
- "name" : "002",
- "id" : "002"
+ ]
},
{
"name" : "003",
@@ -105,7 +102,6 @@
]
},
{
- "name" : "004",
"id" : "004",
"data" : [
[
@@ -116,10 +112,10 @@
"Perl 6",
29
]
- ]
+ ],
+ "name" : "004"
},
{
- "id" : "005",
"name" : "005",
"data" : [
[
@@ -130,33 +126,37 @@
"Perl 6",
22
]
- ]
+ ],
+ "id" : "005"
},
{
"data" : [
[
"Perl 5",
- 10
+ 11
],
[
"Perl 6",
- 5
+ 6
]
],
- "name" : "006",
- "id" : "006"
+ "id" : "006",
+ "name" : "006"
}
]
},
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
+ }
+ },
"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>"
- },
- "legend" : {
- "enabled" : "false"
- },
- "title" : {
- "text" : "Perl Weekly Challenge Language"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index cdb0976a6e..91cb819951 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,107 +1,370 @@
{
+ "series" : [
+ {
+ "data" : [
+ {
+ "drilldown" : "Laurent Rosenfeld",
+ "name" : "#1: Laurent Rosenfeld",
+ "y" : 54
+ },
+ {
+ "y" : 50,
+ "name" : "#2: Joelle Maslak",
+ "drilldown" : "Joelle Maslak"
+ },
+ {
+ "y" : 40,
+ "drilldown" : "Jaldhar H. Vyas",
+ "name" : "#3: Jaldhar H. Vyas"
+ },
+ {
+ "y" : 38,
+ "drilldown" : "Simon Proctor",
+ "name" : "#4: Simon Proctor"
+ },
+ {
+ "name" : "#5: Dr James A. Smith",
+ "drilldown" : "Dr James A. Smith",
+ "y" : 36
+ },
+ {
+ "y" : 36,
+ "name" : "#6: Jo Christian Oterhals",
+ "drilldown" : "Jo Christian Oterhals"
+ },
+ {
+ "name" : "#7: Nick Logan",
+ "drilldown" : "Nick Logan",
+ "y" : 32
+ },
+ {
+ "name" : "#8: Ruben Westerberg",
+ "drilldown" : "Ruben Westerberg",
+ "y" : 32
+ },
+ {
+ "name" : "#9: Adam Russell",
+ "drilldown" : "Adam Russell",
+ "y" : 30
+ },
+ {
+ "y" : 28,
+ "name" : "#10: Lars Balker",
+ "drilldown" : "Lars Balker"
+ },
+ {
+ "y" : 26,
+ "drilldown" : "Gustavo Chaves",
+ "name" : "#11: Gustavo Chaves"
+ },
+ {
+ "y" : 26,
+ "name" : "#12: Mark Senn",
+ "drilldown" : "Mark Senn"
+ },
+ {
+ "y" : 24,
+ "name" : "#13: Andrezgz",
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "drilldown" : "Arne Sommer",
+ "name" : "#14: Arne Sommer",
+ "y" : 24
+ },
+ {
+ "y" : 24,
+ "drilldown" : "Athanasius",
+ "name" : "#15: Athanasius"
+ },
+ {
+ "name" : "#16: Kian-Meng Ang",
+ "drilldown" : "Kian-Meng Ang",
+ "y" : 24
+ },
+ {
+ "name" : "#17: Doug Schrag",
+ "drilldown" : "Doug Schrag",
+ "y" : 20
+ },
+ {
+ "drilldown" : "Francis Whittle",
+ "name" : "#18: Francis Whittle",
+ "y" : 18
+ },
+ {
+ "drilldown" : "Duncan C. White",
+ "name" : "#19: Duncan C. White",
+ "y" : 16
+ },
+ {
+ "y" : 16,
+ "drilldown" : "Robert Gratza",
+ "name" : "#20: Robert Gratza"
+ },
+ {
+ "name" : "#21: John Barrett",
+ "drilldown" : "John Barrett",
+ "y" : 14
+ },
+ {
+ "y" : 12,
+ "drilldown" : "Daniel Mantovani",
+ "name" : "#22: Daniel Mantovani"
+ },
+ {
+ "drilldown" : "Philippe Bruhat",
+ "name" : "#23: Philippe Bruhat",
+ "y" : 12
+ },
+ {
+ "drilldown" : "Sergio Iglesias",
+ "name" : "#24: Sergio Iglesias",
+ "y" : 12
+ },
+ {
+ "drilldown" : "Khalid",
+ "name" : "#25: Khalid",
+ "y" : 10
+ },
+ {
+ "name" : "#26: Maxim Kolodyazhny",
+ "drilldown" : "Maxim Kolodyazhny",
+ "y" : 10
+ },
+ {
+ "name" : "#27: Steve Rogerson",
+ "drilldown" : "Steve Rogerson",
+ "y" : 10
+ },
+ {
+ "name" : "#28: Veesh Goldman",
+ "drilldown" : "Veesh Goldman",
+ "y" : 10
+ },
+ {
+ "name" : "#29: Alex Daniel",
+ "drilldown" : "Alex Daniel",
+ "y" : 8
+ },
+ {
+ "y" : 8,
+ "drilldown" : "Arpad Toth",
+ "name" : "#30: Arpad Toth"
+ },
+ {
+ "name" : "#31: Bob Kleemann",
+ "drilldown" : "Bob Kleemann",
+ "y" : 8
+ },
+ {
+ "drilldown" : "Chenyf",
+ "name" : "#32: Chenyf",
+ "y" : 8
+ },
+ {
+ "name" : "#33: David Kayal",
+ "drilldown" : "David Kayal",
+ "y" : 8
+ },
+ {
+ "y" : 8,
+ "drilldown" : "Jaime Corchado",
+ "name" : "#34: Jaime Corchado"
+ },
+ {
+ "y" : 8,
+ "name" : "#35: Matt Latusek",
+ "drilldown" : "Matt Latusek"
+ },
+ {
+ "y" : 8,
+ "name" : "#36: Ozzy",
+ "drilldown" : "Ozzy"
+ },
+ {
+ "drilldown" : "Simon Reinhardt",
+ "name" : "#37: Simon Reinhardt",
+ "y" : 8
+ },
+ {
+ "y" : 8,
+ "name" : "#38: Steven Wilson",
+ "drilldown" : "Steven Wilson"
+ },
+ {
+ "y" : 8,
+ "name" : "#39: Tim Smith",
+ "drilldown" : "Tim Smith"
+ },
+ {
+ "drilldown" : "Ailbhe Tweedie",
+ "name" : "#40: Ailbhe Tweedie",
+ "y" : 6
+ },
+ {
+ "y" : 6,
+ "drilldown" : "Alicia Bielsa",
+ "name" : "#41: Alicia Bielsa"
+ },
+ {
+ "y" : 6,
+ "drilldown" : "Dave Cross",
+ "name" : "#42: Dave Cross"
+ },
+ {
+ "drilldown" : "Dave Jacoby",
+ "name" : "#43: Dave Jacoby",
+ "y" : 6
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "name" : "#44: E. Choroba",
+ "y" : 6
+ },
+ {
+ "y" : 6,
+ "name" : "#45: Freddie B",
+ "drilldown" : "Freddie B"
+ },
+ {
+ "drilldown" : "Jeremy Carman",
+ "name" : "#46: Jeremy Carman",
+ "y" : 6
+ },
+ {
+ "name" : "#47: Kivanc Yazan",
+ "drilldown" : "Kivanc Yazan",
+ "y" : 6
+ },
+ {
+ "drilldown" : "Neil Bowers",
+ "name" : "#48: Neil Bowers",
+ "y" : 6
+ },
+ {
+ "y" : 6,
+ "drilldown" : "Pete Houston",
+ "name" : "#49: Pete Houston"
+ },
+ {
+ "y" : 6,
+ "name" : "#50: Sean Meininger",
+ "drilldown" : "Sean Meininger"
+ }
+ ],
+ "colorByPoint" : "true",
+ "name" : "Perl Weekly Challenge Leaders"
+ }
+ ],
+ "xAxis" : {
+ "type" : "category"
+ },
"drilldown" : {
"series" : [
{
- "id" : "Joelle Maslak",
- "name" : "Joelle Maslak",
"data" : [
[
- "Perl 6",
- 12
- ],
- [
"Perl 5",
- 12
+ 11
],
[
- "Blog",
- 1
- ]
- ]
- },
- {
- "data" : [
- [
"Perl 6",
- 9
+ 10
],
[
"Blog",
- 5
- ],
- [
- "Perl 5",
- 10
+ 6
]
],
"id" : "Laurent Rosenfeld",
"name" : "Laurent Rosenfeld"
},
{
- "name" : "Jaldhar H. Vyas",
- "id" : "Jaldhar H. Vyas",
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
"data" : [
[
"Perl 5",
- 10
+ 12
],
[
"Perl 6",
- 10
+ 12
+ ],
+ [
+ "Blog",
+ 1
]
]
},
{
- "id" : "Simon Proctor",
- "name" : "Simon Proctor",
"data" : [
[
"Perl 6",
- 11
+ 10
],
[
"Perl 5",
+ 10
+ ]
+ ],
+ "name" : "Jaldhar H. Vyas",
+ "id" : "Jaldhar H. Vyas"
+ },
+ {
+ "data" : [
+ [
+ "Perl 5",
4
],
[
"Blog",
4
+ ],
+ [
+ "Perl 6",
+ 11
]
- ]
+ ],
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor"
},
{
"id" : "Dr James A. Smith",
"name" : "Dr James A. Smith",
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Perl 6",
8
+ ],
+ [
+ "Perl 5",
+ 10
]
]
},
{
+ "id" : "Jo Christian Oterhals",
+ "name" : "Jo Christian Oterhals",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 5",
6
],
[
+ "Blog",
+ 4
+ ],
+ [
"Perl 6",
8
]
- ],
- "id" : "Jo Christian Oterhals",
- "name" : "Jo Christian Oterhals"
+ ]
},
{
+ "name" : "Nick Logan",
+ "id" : "Nick Logan",
"data" : [
[
"Perl 6",
@@ -111,18 +374,16 @@
"Perl 5",
8
]
- ],
- "name" : "Nick Logan",
- "id" : "Nick Logan"
+ ]
},
{
"data" : [
[
- "Perl 5",
+ "Perl 6",
8
],
[
- "Perl 6",
+ "Perl 5",
8
]
],
@@ -130,50 +391,50 @@
"name" : "Ruben Westerberg"
},
{
+ "id" : "Adam Russell",
+ "name" : "Adam Russell",
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Blog",
5
+ ],
+ [
+ "Perl 5",
+ 10
]
- ],
- "name" : "Adam Russell",
- "id" : "Adam Russell"
+ ]
},
{
- "id" : "Lars Balker",
"name" : "Lars Balker",
+ "id" : "Lars Balker",
"data" : [
[
- "Perl 6",
- 4
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Perl 6",
+ 4
]
]
},
{
- "id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves",
"data" : [
[
- "Perl 5",
- 9
- ],
- [
"Blog",
4
+ ],
+ [
+ "Perl 5",
+ 9
]
- ]
+ ],
+ "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
},
{
- "id" : "Mark Senn",
"name" : "Mark Senn",
+ "id" : "Mark Senn",
"data" : [
[
"Perl 6",
@@ -192,34 +453,36 @@
12
]
],
- "name" : "Andrezgz",
- "id" : "Andrezgz"
+ "id" : "Andrezgz",
+ "name" : "Andrezgz"
},
{
- "name" : "Arne Sommer",
"id" : "Arne Sommer",
+ "name" : "Arne Sommer",
"data" : [
[
- "Perl 6",
- 8
- ],
- [
"Blog",
4
+ ],
+ [
+ "Perl 6",
+ 8
]
]
},
{
+ "id" : "Athanasius",
+ "name" : "Athanasius",
"data" : [
[
"Perl 5",
12
]
- ],
- "name" : "Athanasius",
- "id" : "Athanasius"
+ ]
},
{
+ "name" : "Kian-Meng Ang",
+ "id" : "Kian-Meng Ang",
"data" : [
[
"Blog",
@@ -229,71 +492,69 @@
"Perl 5",
8
]
- ],
- "name" : "Kian-Meng Ang",
- "id" : "Kian-Meng Ang"
+ ]
},
{
+ "id" : "Doug Schrag",
+ "name" : "Doug Schrag",
"data" : [
[
"Perl 6",
10
]
- ],
- "name" : "Doug Schrag",
- "id" : "Doug Schrag"
+ ]
},
{
"data" : [
[
- "Blog",
- 3
- ],
- [
"Perl 6",
6
+ ],
+ [
+ "Blog",
+ 3
]
],
"id" : "Francis Whittle",
"name" : "Francis Whittle"
},
{
- "name" : "Duncan C. White",
- "id" : "Duncan C. White",
"data" : [
[
"Perl 5",
8
]
- ]
+ ],
+ "name" : "Duncan C. White",
+ "id" : "Duncan C. White"
},
{
- "name" : "Robert Gratza",
- "id" : "Robert Gratza",
"data" : [
[
- "Perl 5",
- 2
- ],
- [
"Perl 6",
6
+ ],
+ [
+ "Perl 5",
+ 2
]
- ]
+ ],
+ "id" : "Robert Gratza",
+ "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",
+ "id" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
@@ -304,12 +565,12 @@
{
"data" : [
[
- "Blog",
- 2
- ],
- [
"Perl 5",
4
+ ],
+ [
+ "Blog",
+ 2
]
],
"name" : "Philippe Bruhat",
@@ -340,18 +601,16 @@
"id" : "Khalid"
},
{
- "name" : "Maxim Kolodyazhny",
- "id" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
5
]
- ]
+ ],
+ "id" : "Maxim Kolodyazhny",
+ "name" : "Maxim Kolodyazhny"
},
{
- "name" : "Steve Rogerson",
- "id" : "Steve Rogerson",
"data" : [
[
"Perl 6",
@@ -361,21 +620,23 @@
"Perl 5",
3
]
- ]
+ ],
+ "name" : "Steve Rogerson",
+ "id" : "Steve Rogerson"
},
{
- "name" : "Veesh Goldman",
- "id" : "Veesh Goldman",
"data" : [
[
"Perl 5",
5
]
- ]
+ ],
+ "name" : "Veesh Goldman",
+ "id" : "Veesh Goldman"
},
{
- "id" : "Alex Daniel",
"name" : "Alex Daniel",
+ "id" : "Alex Daniel",</