aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-003/laurent-rosenfeld/blog1.txt1
-rw-r--r--challenge-014/laurent-rosenfeld/blog1.txt1
-rw-r--r--challenge-030/kian-meng-ang/blog.txt1
-rw-r--r--challenge-030/laurent-rosenfeld/blog1.txt1
-rw-r--r--script/refresh-stats.sh3
-rw-r--r--stats/pwc-challenge-001.json784
-rw-r--r--stats/pwc-challenge-002.json326
-rw-r--r--stats/pwc-challenge-003.json204
-rw-r--r--stats/pwc-challenge-004.json242
-rw-r--r--stats/pwc-challenge-005.json380
-rw-r--r--stats/pwc-challenge-006.json186
-rw-r--r--stats/pwc-challenge-007.json324
-rw-r--r--stats/pwc-challenge-008.json380
-rw-r--r--stats/pwc-challenge-009.json398
-rw-r--r--stats/pwc-challenge-010.json410
-rw-r--r--stats/pwc-challenge-011.json430
-rw-r--r--stats/pwc-challenge-012.json212
-rw-r--r--stats/pwc-challenge-013.json410
-rw-r--r--stats/pwc-challenge-014.json262
-rw-r--r--stats/pwc-challenge-015.json266
-rw-r--r--stats/pwc-challenge-016.json216
-rw-r--r--stats/pwc-challenge-017.json396
-rw-r--r--stats/pwc-challenge-018.json466
-rw-r--r--stats/pwc-challenge-019.json484
-rw-r--r--stats/pwc-challenge-020.json278
-rw-r--r--stats/pwc-challenge-021.json234
-rw-r--r--stats/pwc-challenge-022.json194
-rw-r--r--stats/pwc-challenge-023.json388
-rw-r--r--stats/pwc-challenge-024.json390
-rw-r--r--stats/pwc-challenge-025.json294
-rw-r--r--stats/pwc-challenge-026.json214
-rw-r--r--stats/pwc-challenge-027.json208
-rw-r--r--stats/pwc-challenge-028.json244
-rw-r--r--stats/pwc-challenge-029.json256
-rw-r--r--stats/pwc-challenge-030.json373
-rw-r--r--stats/pwc-current.json264
-rw-r--r--stats/pwc-language-breakdown-summary.json64
-rw-r--r--stats/pwc-language-breakdown.json272
-rw-r--r--stats/pwc-leaders.json950
-rw-r--r--stats/pwc-master-stats.json316
-rw-r--r--stats/pwc-summary-1-30.json36
-rw-r--r--stats/pwc-summary-121-150.json58
-rw-r--r--stats/pwc-summary-31-60.json110
-rw-r--r--stats/pwc-summary-61-90.json116
-rw-r--r--stats/pwc-summary-91-120.json90
-rw-r--r--stats/pwc-summary.json50
46 files changed, 6102 insertions, 6080 deletions
diff --git a/challenge-003/laurent-rosenfeld/blog1.txt b/challenge-003/laurent-rosenfeld/blog1.txt
new file mode 100644
index 0000000000..7b390edfa8
--- /dev/null
+++ b/challenge-003/laurent-rosenfeld/blog1.txt
@@ -0,0 +1 @@
+https://perlweeklychallenge.org/blog/p6-review-challenge-003/
diff --git a/challenge-014/laurent-rosenfeld/blog1.txt b/challenge-014/laurent-rosenfeld/blog1.txt
new file mode 100644
index 0000000000..24fe780414
--- /dev/null
+++ b/challenge-014/laurent-rosenfeld/blog1.txt
@@ -0,0 +1 @@
+https://perlweeklychallenge.org/blog/p6-review-challenge-014/
diff --git a/challenge-030/kian-meng-ang/blog.txt b/challenge-030/kian-meng-ang/blog.txt
new file mode 100644
index 0000000000..2beae2e5fa
--- /dev/null
+++ b/challenge-030/kian-meng-ang/blog.txt
@@ -0,0 +1 @@
+https://perlweeklychallenge.org/blog/review-challenge-030/
diff --git a/challenge-030/laurent-rosenfeld/blog1.txt b/challenge-030/laurent-rosenfeld/blog1.txt
new file mode 100644
index 0000000000..36121223d0
--- /dev/null
+++ b/challenge-030/laurent-rosenfeld/blog1.txt
@@ -0,0 +1 @@
+https://perlweeklychallenge.org/blog/p6-review-challenge-030/
diff --git a/script/refresh-stats.sh b/script/refresh-stats.sh
index 2aefc1709e..00d8b0275c 100644
--- a/script/refresh-stats.sh
+++ b/script/refresh-stats.sh
@@ -57,6 +57,8 @@ mv pwc-current.json stats/pwc-challenge-028.json
fetch-pwc-stats --members members.json --guests guests.json --source challenge-029 --current
mv pwc-current.json stats/pwc-challenge-029.json
fetch-pwc-stats --members members.json --guests guests.json --source challenge-030 --current
+mv pwc-current.json stats/pwc-challenge-030.json
+fetch-pwc-stats --members members.json --guests guests.json --source challenge-031 --current
mv pwc-current.json stats/
fetch-pwc-stats --members members.json --guests guests.json --source challenge-001 --summary
@@ -88,6 +90,7 @@ fetch-pwc-stats --members members.json --guests guests.json --source challenge-0
fetch-pwc-stats --members members.json --guests guests.json --source challenge-027 --master pwc-summary.json --update
fetch-pwc-stats --members members.json --guests guests.json --source challenge-028 --master pwc-summary.json --update
fetch-pwc-stats --members members.json --guests guests.json --source challenge-029 --master pwc-summary.json --update
+fetch-pwc-stats --members members.json --guests guests.json --source challenge-030 --master pwc-summary.json --update
mv pwc-summary.json stats/pwc-master-stats.json
echo Now fetch current stats
diff --git a/stats/pwc-challenge-001.json b/stats/pwc-challenge-001.json
index 4d1c3d5e46..2ebfbad58b 100644
--- a/stats/pwc-challenge-001.json
+++ b/stats/pwc-challenge-001.json
@@ -1,321 +1,29 @@
{
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "series" : [
- {
- "name" : "Perl Weekly Challenge - 001",
- "data" : [
- {
- "name" : "Adam Russell",
- "drilldown" : "Adam Russell",
- "y" : 3
- },
- {
- "y" : 1,
- "name" : "Ailbhe Tweedie",
- "drilldown" : "Ailbhe Tweedie"
- },
- {
- "y" : 2,
- "name" : "Alex Daniel",
- "drilldown" : "Alex Daniel"
- },
- {
- "y" : 2,
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz"
- },
- {
- "name" : "Antonio Gamiz",
- "drilldown" : "Antonio Gamiz",
- "y" : 2
- },
- {
- "y" : 5,
- "name" : "Arne Sommer",
- "drilldown" : "Arne Sommer"
- },
- {
- "drilldown" : "Arpad Toth",
- "name" : "Arpad Toth",
- "y" : 2
- },
- {
- "name" : "Athanasius",
- "drilldown" : "Athanasius",
- "y" : 2
- },
- {
- "drilldown" : "Bob Kleemann",
- "name" : "Bob Kleemann",
- "y" : 2
- },
- {
- "drilldown" : "Daniel Mantovani",
- "name" : "Daniel Mantovani",
- "y" : 1
- },
- {
- "y" : 3,
- "drilldown" : "Dave Cross",
- "name" : "Dave Cross"
- },
- {
- "y" : 2,
- "drilldown" : "Dave Jacoby",
- "name" : "Dave Jacoby"
- },
- {
- "y" : 2,
- "drilldown" : "David Kayal",
- "name" : "David Kayal"
- },
- {
- "drilldown" : "Doug Schrag",
- "name" : "Doug Schrag",
- "y" : 2
- },
- {
- "y" : 4,
- "drilldown" : "Dr James A. Smith",
- "name" : "Dr James A. Smith"
- },
- {
- "y" : 2,
- "drilldown" : "Duncan C. White",
- "name" : "Duncan C. White"
- },
- {
- "y" : 2,
- "drilldown" : "Eddy HS",
- "name" : "Eddy HS"
- },
- {
- "name" : "Finley",
- "drilldown" : "Finley",
- "y" : 2
- },
- {
- "drilldown" : "Fred Zinn",
- "name" : "Fred Zinn",
- "y" : 1
- },
- {
- "y" : 2,
- "name" : "Freddie B",
- "drilldown" : "Freddie B"
- },
- {
- "y" : 1,
- "drilldown" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
- },
- {
- "drilldown" : "JJ Merelo",
- "name" : "JJ Merelo",
- "y" : 2
- },
- {
- "name" : "Jaldhar H. Vyas",
- "drilldown" : "Jaldhar H. Vyas",
- "y" : 4
- },
- {
- "drilldown" : "Jeff",
- "name" : "Jeff",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Jeremy Carman",
- "drilldown" : "Jeremy Carman"
- },
- {
- "y" : 1,
- "drilldown" : "Jim Bacon",
- "name" : "Jim Bacon"
- },
- {
- "y" : 5,
- "drilldown" : "Jo Christian Oterhals",
- "name" : "Jo Christian Oterhals"
- },
- {
- "drilldown" : "Joelle Maslak",
- "name" : "Joelle Maslak",
- "y" : 4
- },
- {
- "y" : 1,
- "name" : "John Barrett",
- "drilldown" : "John Barrett"
- },
- {
- "name" : "Juan Caballero",
- "drilldown" : "Juan Caballero",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Khalid",
- "drilldown" : "Khalid"
- },
- {
- "name" : "Kian-Meng Ang",
- "drilldown" : "Kian-Meng Ang",
- "y" : 3
- },
- {
- "drilldown" : "Kivanc Yazan",
- "name" : "Kivanc Yazan",
- "y" : 2
- },
- {
- "y" : 4,
- "name" : "Lars Balker",
- "drilldown" : "Lars Balker"
- },
- {
- "y" : 4,
- "name" : "Laurent Rosenfeld",
- "drilldown" : "Laurent Rosenfeld"
- },
- {
- "y" : 2,
- "name" : "Mark Senn",
- "drilldown" : "Mark Senn"
- },
- {
- "name" : "Martin Mugeni",
- "drilldown" : "Martin Mugeni",
- "y" : 2
- },
- {
- "name" : "Neil Bowers",
- "drilldown" : "Neil Bowers",
- "y" : 1
- },
- {
- "drilldown" : "Nick Logan",
- "name" : "Nick Logan",
- "y" : 4
- },
- {
- "y" : 2,
- "drilldown" : "Oleksii Tsvietnov",
- "name" : "Oleksii Tsvietnov"
- },
- {
- "drilldown" : "Ozzy",
- "name" : "Ozzy",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "Pavel Jurca",
- "name" : "Pavel Jurca"
- },
- {
- "name" : "Pete Houston",
- "drilldown" : "Pete Houston",
- "y" : 2
- },
- {
- "y" : 3,
- "name" : "Philippe Bruhat",
- "drilldown" : "Philippe Bruhat"
- },
- {
- "name" : "Prajith P",
- "drilldown" : "Prajith P",
- "y" : 1
- },
- {
- "y" : 2,
- "drilldown" : "Sean Meininger",
- "name" : "Sean Meininger"
- },
- {
- "y" : 6,
- "drilldown" : "Simon Proctor",
- "name" : "Simon Proctor"
- },
- {
- "name" : "Simon Reinhardt",
- "drilldown" : "Simon Reinhardt",
- "y" : 2
- },
- {
- "drilldown" : "Steve Rogerson",
- "name" : "Steve Rogerson",
- "y" : 4
- },
- {
- "y" : 2,
- "name" : "Steven Wilson",
- "drilldown" : "Steven Wilson"
- },
- {
- "drilldown" : "Tiago Stock",
- "name" : "Tiago Stock",
- "y" : 1
- },
- {
- "name" : "Tore Andersson",
- "drilldown" : "Tore Andersson",
- "y" : 2
- },
- {
- "y" : 1,
- "name" : "Veesh Goldman",
- "drilldown" : "Veesh Goldman"
- },
- {
- "drilldown" : "William Gilmore",
- "name" : "William Gilmore",
- "y" : 1
- },
- {
- "name" : "Yet Ebreo",
- "drilldown" : "Yet Ebreo",
- "y" : 4
- }
- ],
- "colorByPoint" : 1
- }
- ],
- "xAxis" : {
- "type" : "category"
- },
"plotOptions" : {
"series" : {
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
+ "format" : "{point.y}",
+ "enabled" : 1
},
"borderWidth" : 0
}
},
+ "subtitle" : {
+ "text" : "[Champions: 55] Last updated at 2019-10-27 23:31:32 GMT"
+ },
"legend" : {
"enabled" : 0
},
- "title" : {
- "text" : "Perl Weekly Challenge - 001"
- },
- "subtitle" : {
- "text" : "[Champions: 55] Last updated at 2019-10-20 22:48:24 GMT"
- },
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : 1
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
"drilldown" : {
"series" : [
{
+ "name" : "Adam Russell",
+ "id" : "Adam Russell",
"data" : [
[
"Perl 5",
@@ -325,9 +33,7 @@
"Blog",
1
]
- ],
- "name" : "Adam Russell",
- "id" : "Adam Russell"
+ ]
},
{
"data" : [
@@ -336,28 +42,28 @@
1
]
],
- "name" : "Ailbhe Tweedie",
- "id" : "Ailbhe Tweedie"
+ "id" : "Ailbhe Tweedie",
+ "name" : "Ailbhe Tweedie"
},
{
+ "name" : "Alex Daniel",
"data" : [
[
"Perl 6",
2
]
],
- "name" : "Alex Daniel",
"id" : "Alex Daniel"
},
{
"name" : "Andrezgz",
+ "id" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Andrezgz"
+ ]
},
{
"name" : "Antonio Gamiz",
@@ -370,8 +76,8 @@
"id" : "Antonio Gamiz"
},
{
- "id" : "Arne Sommer",
"name" : "Arne Sommer",
+ "id" : "Arne Sommer",
"data" : [
[
"Perl 5",
@@ -394,41 +100,40 @@
2
]
],
- "name" : "Arpad Toth",
- "id" : "Arpad Toth"
+ "id" : "Arpad Toth",
+ "name" : "Arpad Toth"
},
{
"name" : "Athanasius",
+ "id" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Athanasius"
+ ]
},
{
- "id" : "Bob Kleemann",
+ "name" : "Bob Kleemann",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Bob Kleemann"
+ "id" : "Bob Kleemann"
},
{
- "id" : "Daniel Mantovani",
"name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "id" : "Daniel Mantovani"
},
{
- "id" : "Dave Cross",
"data" : [
[
"Perl 5",
@@ -439,10 +144,10 @@
1
]
],
+ "id" : "Dave Cross",
"name" : "Dave Cross"
},
{
- "id" : "Dave Jacoby",
"data" : [
[
"Perl 5",
@@ -453,26 +158,27 @@
1
]
],
+ "id" : "Dave Jacoby",
"name" : "Dave Jacoby"
},
{
- "id" : "David Kayal",
"data" : [
[
"Perl 5",
2
]
],
+ "id" : "David Kayal",
"name" : "David Kayal"
},
{
- "id" : "Doug Schrag",
"data" : [
[
"Perl 6",
2
]
],
+ "id" : "Doug Schrag",
"name" : "Doug Schrag"
},
{
@@ -496,58 +202,58 @@
2
]
],
- "name" : "Duncan C. White",
- "id" : "Duncan C. White"
+ "id" : "Duncan C. White",
+ "name" : "Duncan C. White"
},
{
+ "name" : "Eddy HS",
+ "id" : "Eddy HS",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Eddy HS",
- "id" : "Eddy HS"
+ ]
},
{
- "id" : "Finley",
+ "name" : "Finley",
"data" : [
[
"Perl 6",
2
]
],
- "name" : "Finley"
+ "id" : "Finley"
},
{
+ "id" : "Fred Zinn",
"data" : [
[
"Perl 5",
1
]
],
- "name" : "Fred Zinn",
- "id" : "Fred Zinn"
+ "name" : "Fred Zinn"
},
{
"name" : "Freddie B",
+ "id" : "Freddie B",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Freddie B"
+ ]
},
{
- "name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
1
]
],
- "id" : "Gustavo Chaves"
+ "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
},
{
"data" : [
@@ -560,11 +266,11 @@
1
]
],
- "name" : "JJ Merelo",
- "id" : "JJ Merelo"
+ "id" : "JJ Merelo",
+ "name" : "JJ Merelo"
},
{
- "id" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas",
"data" : [
[
"Perl 5",
@@ -575,21 +281,20 @@
2
]
],
- "name" : "Jaldhar H. Vyas"
+ "id" : "Jaldhar H. Vyas"
},
{
- "id" : "Jeff",
+ "name" : "Jeff",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Jeff"
+ "id" : "Jeff"
},
{
"id" : "Jeremy Carman",
- "name" : "Jeremy Carman",
"data" : [
[
"Perl 5",
@@ -599,20 +304,21 @@
"Perl 6",
1
]
- ]
+ ],
+ "name" : "Jeremy Carman"
},
{
+ "name" : "Jim Bacon",
"id" : "Jim Bacon",
"data" : [
[
"Perl 5",
1
]
- ],
- "name" : "Jim Bacon"
+ ]
},
{
- "name" : "Jo Christian Oterhals",
+ "id" : "Jo Christian Oterhals",
"data" : [
[
"Perl 5",
@@ -627,11 +333,9 @@
1
]
],
- "id" : "Jo Christian Oterhals"
+ "name" : "Jo Christian Oterhals"
},
{
- "id" : "Joelle Maslak",
- "name" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -641,17 +345,19 @@
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
},
{
"id" : "John Barrett",
- "name" : "John Barrett",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "name" : "John Barrett"
},
{
"id" : "Juan Caballero",
@@ -664,17 +370,16 @@
"name" : "Juan Caballero"
},
{
- "id" : "Khalid",
- "name" : "Khalid",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Khalid",
+ "name" : "Khalid"
},
{
- "id" : "Kian-Meng Ang",
"name" : "Kian-Meng Ang",
"data" : [
[
@@ -685,17 +390,18 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Kian-Meng Ang"
},
{
"name" : "Kivanc Yazan",
+ "id" : "Kivanc Yazan",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Kivanc Yazan"
+ ]
},
{
"id" : "Lars Balker",
@@ -726,37 +432,37 @@
1
]
],
- "name" : "Laurent Rosenfeld",
- "id" : "Laurent Rosenfeld"
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
},
{
- "id" : "Mark Senn",
+ "name" : "Mark Senn",
"data" : [
[
"Perl 6",
2
]
],
- "name" : "Mark Senn"
+ "id" : "Mark Senn"
},
{
+ "name" : "Martin Mugeni",
+ "id" : "Martin Mugeni",
"data" : [
[
"Perl 6",
2
]
- ],
- "name" : "Martin Mugeni",
- "id" : "Martin Mugeni"
+ ]
},
{
- "id" : "Neil Bowers",
"data" : [
[
"Perl 5",
1
]
],
+ "id" : "Neil Bowers",
"name" : "Neil Bowers"
},
{
@@ -784,14 +490,14 @@
"id" : "Oleksii Tsvietnov"
},
{
- "id" : "Ozzy",
+ "name" : "Ozzy",
"data" : [
[
"Perl 6",
2
]
],
- "name" : "Ozzy"
+ "id" : "Ozzy"