diff --git a/docs/a/chrisarg.html b/docs/a/chrisarg.html
index 7c2dca57c..d4b5f7c59 100644
--- a/docs/a/chrisarg.html
+++ b/docs/a/chrisarg.html
@@ -33,6 +33,18 @@
Pleasantly surprised to see how Perl can be used is so many different fields.
+
+ 2023.09.16 in #634
+ Of Go, C, Perl and fastq file conversion Vol III : pledging allegiance to the flag
+ Continue with the multipart blogs, here the discussion is about regex engine maps to a finite state automaton, we should be able to rewrite the parser without regular expressions, using flags to keep track of the part of the record we are at.
+
diff --git a/docs/a/mohammad-anwar.html b/docs/a/mohammad-anwar.html
index 5197ec8b0..f38edebf0 100644
--- a/docs/a/mohammad-anwar.html
+++ b/docs/a/mohammad-anwar.html
@@ -4043,6 +4043,18 @@
Enjoy a quick recap of last week's contributions by Team PWC dealing with the "Similar Words" and "Frequency Sort" tasks in Perl and Raku. You will find plenty of solutions to keep you busy.
+
+ 2023.09.18 in #634
+ The Weekly Challenge - 235
+ Welcome to a new week with a couple of fun tasks: "Remove One" and "Duplicate Zeros". If you are new to the weekly challenge, why not join us and have fun every week? For more information, please read the FAQ.
+
+
+
+ 2023.09.18 in #634
+ RECAP - The Weekly Challenge - 234
+ Enjoy a quick recap of last week's contributions by Team PWC dealing with the "Common Characters" and "Unequal Triplets" tasks in Perl and Raku. You will find plenty of solutions to keep you busy.
+
+
diff --git a/docs/a/oodler.html b/docs/a/oodler.html
index 8e408584a..c983958cc 100644
--- a/docs/a/oodler.html
+++ b/docs/a/oodler.html
@@ -83,6 +83,12 @@
In the Perl weekly we have mentioned DEV.to a number of times and others, such as Dave Cross also recommended using it. Sometime I wonder if people who post on blogs.perl.org even read the Perl Weekly.
+
+ 2023.09.15 in #634
+ CGI::Tiny & Dispatch::Fu - nearly a perfect match
+ CGI::Tiny is a very nice, Perlish way to construct CGI scripts these days. It is perfectly suited as a replacement to CGI.pm and is quite at home in a shared hosting environment.
+
+ 2023.09.15 in #634
+ Fun with dates
+ The day-of-week for any day in the year range 1-5000000 Julian. (Doesn't do BC yet; I need to make some changes to the algorithm first.) It also does conversion between Gregorian and Julian.
+
+ Only recently we had a big bang release of Perl v5.38 with experimental class feature. Now in a quick succession we have another release Perl v5.39.1. Thanks to the entire team responsible for the release. These heroes work behind the scene for days/months for the improvement of the language. Yet, I rarely see anyone giving them credit on public platform. We should not just mention them in the pod but instead celebrate each one of them more on various public platforms. Having said, we need volunteer for the job. Do we have volunteer for the task?
+
+
+
+ Few days ago, I had an email from someone senior with lots of experience with Perl saying "2023 is the year the language died for him". I wonder how can someone just gave up on the language you loved all your life. For me personally, Perl will remain my core strength and I will continue to improve my knowledge with every release. It is OK if you learn some new languages to be in the job market but please keep Perl your first choice.
+
+
+
+ Yesterday, when I was done with Asia Cup 2023 final cricket match between India and Sri Lanka, I watched this documentary, The Great Hack, on Netflix. It reminded me data is the new oil now a days. Perl is known to be good at data processing, so why are we behind others in this field?
+
+
+
+ By the way, India won the final for the 8th time. I am so proud of Team India. I am now looking forward to the World Cup 2023 to be held in few months time in India.
+
+ The day-of-week for any day in the year range 1-5000000 Julian. (Doesn't do BC yet; I need to make some changes to the algorithm first.) It also does conversion between Gregorian and Julian.
+
+ Continue with the multipart blogs, here the discussion is about regex engine maps to a finite state automaton, we should be able to rewrite the parser without regular expressions, using flags to keep track of the part of the record we are at.
+
+ CGI::Tiny is a very nice, Perlish way to construct CGI scripts these days. It is perfectly suited as a replacement to CGI.pm and is quite at home in a shared hosting environment.
+
+
+
+
+
+
+
+
+
+
+
+
The Weekly Challenge
+
+
The Weekly Challenge by Mohammad Anwar will help you step out of your comfort-zone. You can even win prize money of $50 Amazon voucher by participating in the weekly challenge. We pick one winner at the end of the month from among all of the contributors during the month. The monthly prize is kindly sponsored by Peter Sergeant of PerlCareers.
+ Welcome to a new week with a couple of fun tasks: "Remove One" and "Duplicate Zeros". If you are new to the weekly challenge, why not join us and have fun every week? For more information, please read the FAQ.
+
+ Enjoy a quick recap of last week's contributions by Team PWC dealing with the "Common Characters" and "Unequal Triplets" tasks in Perl and Raku. You will find plenty of solutions to keep you busy.
+
+ If you’re a Modern Perl developer in the UK with TypeScript or Node and you’re searching for a team of dynamos, we’ve found the perfect place for you. This award-winning company may be newer, but the combined experience of their people is impressive. No doubt this is one of the many reasons their AI recruitment marketing business has taken off!
+
+ Our client is a global leader in the enterprise technology publishing industry, providing audiences worldwide with stimulating perspectives and unique news on enterprise tech that matters today and tomorrow. They are seeking a talented Perl programmer to manage the full life-cycle of software projects on a remote basis.
+
+ Our UK-based client is a global leader in the enterprise technology publishing industry, providing audiences worldwide with stimulating perspectives and unique news on enterprise tech that matters today and tomorrow. They are currently seeking a passionate and exceptional Perl programmer based in the Philippines to join their team.
+
+ Clever folks know that if you’re lucky, you can earn a living and have an adventure at the same time. Enter our international client: online trading is their game, and they’re looking for solid Perl people with passion, drive, and an appreciation for new experiences.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+You know, you could get the Perl Weekly right in your mailbox. Every Week. Free of charge!
+
+
+
+
+
+
+
+
+
+ Just ONE e-mail each Monday. Easy to unsubscribe. No spam. Your e-mail address is safe.
+
He is CPAN Author and Contributor. He regularly blogs here. He enjoys submitting Pull Requests and speaking at Perl Conferences. He also loves spending time to help others to keep CPAN better source of information. Watch this interview with him.
White Camel awardee.
He runs The Weekly Challenge - Perl and Raku.
- (136 issues)
+ (137 issues)
diff --git a/docs/index.rss b/docs/index.rss
index b0edebf45..27abb76e2 100644
--- a/docs/index.rss
+++ b/docs/index.rss
@@ -22,6 +22,7 @@
weekly
+
@@ -31,10 +32,21 @@
-
+
+#634 - Perl v5.39.1
+https://perlweekly.com/archive/634.html
+<p>Hi there,</p>
+<p>Only recently we had a big bang release of <strong>Perl v5.38</strong> with experimental <strong>class feature</strong>. Now in a quick succession we have another release <a href="https://metacpan.org/release/SHAY/perl-5.39.1/view/pod/perldelta.pod">Perl v5.39.1</a>. Thanks to the entire team responsible for the release. These heroes work behind the scene for days/months for the improvement of the language. Yet, I rarely see anyone giving them credit on public platform. We should not just mention them in the pod but instead celebrate each one of them more on various public platforms. Having said, we need volunteer for the job. Do we have volunteer for the task?</p>
+<p>Few days ago, I had an email from someone senior with lots of experience with <strong>Perl</strong> saying "2023 is the year the language died for him". I wonder how can someone just gave up on the language you loved all your life. For me personally, <strong>Perl</strong> will remain my core strength and I will continue to improve my knowledge with every release. It is OK if you learn some new languages to be in the job market but please keep <strong>Perl</strong> your first choice.</p>
+<p>Yesterday, when I was done with <strong>Asia Cup 2023</strong> final cricket match between <strong>India</strong> and <strong>Sri Lanka</strong>, I watched this documentary, <a href="https://en.wikipedia.org/wiki/The_Great_Hack">The Great Hack</a>, on Netflix. It reminded me data is the new oil now a days. <strong>Perl</strong> is known to be good at data processing, so why are we behind others in this field?</p>
+<p>By the way, <strong>India</strong> won the final for the <strong>8th time</strong>. I am so proud of <strong>Team India</strong>. I am now looking forward to the <strong>World Cup 2023</strong> to be held in few months time in <strong>India</strong>.</p>
+<p>Enjoy rest of the newsletter.</p>
+2023-09-18T10:00:00Z
+editorial
+#633 - Remember 9/11?
https://perlweekly.com/archive/633.html
@@ -150,18 +162,4 @@
2023-07-17T10:00:00Zeditorial
-
-#624 - TPRC 2023
-https://perlweekly.com/archive/624.html
-<p>Hi there,</p>
-<p>By the time you read this newsletter, I would be on the flight to <strong>Toronto</strong> to attend <a href="https://tprc2023.sched.com">The Perl and Raku Conference 2023</a>. I hope and wish to meet many experts and learn from their experience.</p>
-<p>In the <a href="https://perlweekly.com/archive/622.html">issue 622</a>, I mentioned that <strong>Perl v5.38</strong> is coming soon. Then a week later, <strong>Gabor</strong> announced the arrival of latest release in the <a href="https://perlweekly.com/archive/623.html">issue 623</a>. I was pleasantly surprised by the early release. I would like to take this opportunity and thank all involved in the release. Special mention to <strong>Curtis Poe</strong> and his team for the work on <strong>Corinna</strong>. To me it is one of the most anticipated feature. To me, it is not just another release but a very special one. Therefore I was expecting it to be the talk of the town. Unfortunately I didn't come across any such noise. In fact, the <strong>Perl v5.36</strong> was more discussed on various social platform. I even collected my experiment with <strong>Perl v5.36</strong> in the <a href="https://github.com/manwar/perl-cool-snippets">GitHub repository</a>.</p>
-<p>As of today, the latest release is one week old and I finally managed to install it on my <strong>Windows WSL (Ubuntu 20.04)</strong>. Plan is to extend the above mentioned repository and record my experiment with <strong>Perl v5.38</strong>. I have recorded the installation steps in the <a href="https://gist.github.com/manwar/868aeb07ef4b445b55f726b02a79544d">gist</a>, if you are interested.</p>
-<p>For all the German speaking readers, we have <a href="https://blog.perl-academy.de">blog posts</a> with the regard to the <strong>Perl v5.38</strong> by <strong>Renee Baecker</strong>. Talking about blog post, we have another <a href="https://ovid.github.io/articles/corinna-in-the-perl-core.html">detailed post</a> by the lead designer of Corinna, <strong>Curtis Poe</strong>. I would also like to mention another name here, <strong>Andrew Shitov</strong>, mostly known for his work on <strong>Raku</strong>, sharing his <a href="https://andrewshitov.com/2023/07/06/built-in-classes-in-perl-5-38">solution</a> to the task <a href="https://theweeklychallenge.org/blog/perl-weekly-challenge-224/#TASK1">Special Notes</a> of <strong>Week #224</strong> using the new <strong>class feature</strong> of <strong>Perl v5.38</strong>.</p>
-<p><strong>Who owns the Camel logo?</strong></p>
-<p>Well it is long outstanding issue, so much talked about it but unfortunately nothing happened so far. I just hope and wish it gets resolved soon. I came across this <a href="https://dev.to/thibaultduponchelle/open-letter-to-tim-oreilly-to-free-the-perl-camel-k3i">Open Letter</a> by <strong>Thibault Duponchelle</strong>.</p>
-<p>Enjoy the rest of the newsletter.</p>
-2023-07-10T10:00:00Z
-editorial
-
\ No newline at end of file
diff --git a/docs/latest.html b/docs/latest.html
index 2d6cba3bd..3c35a4187 100644
--- a/docs/latest.html
+++ b/docs/latest.html
@@ -1,4 +1,4 @@
-
+
diff --git a/docs/metacpan.html b/docs/metacpan.html
index fe99a4ce2..1fa194827 100644
--- a/docs/metacpan.html
+++ b/docs/metacpan.html
@@ -42,6 +42,19 @@
diff --git a/docs/perlweekly.rss b/docs/perlweekly.rss
index 307949824..74838c895 100644
--- a/docs/perlweekly.rss
+++ b/docs/perlweekly.rss
@@ -27,36 +27,30 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -64,217 +58,180 @@
Adventure! Senior Perl roles in Malaysia, Dubai and Malta
https://job.perl.careers/2z5
Clever folks know that if you’re lucky, you can earn a living and have an adventure at the same time. Enter our international client: online trading is their game, and they’re looking for solid Perl people with passion, drive, and an appreciation for new experiences.
-2023-09-11T10:00:34Z
+2023-09-18T10:00:28ZPerl Programmer Opportunity - Join a Prominent Tech Publishing Powerhouse in the Philippines
https://job.perl.careers/1f7
Our UK-based client is a global leader in the enterprise technology publishing industry, providing audiences worldwide with stimulating perspectives and unique news on enterprise tech that matters today and tomorrow. They are currently seeking a passionate and exceptional Perl programmer based in the Philippines to join their team.
-2023-09-11T10:00:33Z
+2023-09-18T10:00:27ZUK Remote Perl Programmer for Leading Enterprise Tech Publication
https://job.perl.careers/ax0
Our client is a global leader in the enterprise technology publishing industry, providing audiences worldwide with stimulating perspectives and unique news on enterprise tech that matters today and tomorrow. They are seeking a talented Perl programmer to manage the full life-cycle of software projects on a remote basis.
-2023-09-11T10:00:32Z
+2023-09-18T10:00:26ZModern Perl and positive team vibes. UK Remote Perl role
https://job.perl.careers/mly
If you’re a Modern Perl developer in the UK with TypeScript or Node and you’re searching for a team of dynamos, we’ve found the perfect place for you. This award-winning company may be newer, but the combined experience of their people is impressive. No doubt this is one of the many reasons their AI recruitment marketing business has taken off!
-2023-09-11T10:00:31Z
+2023-09-18T10:00:25ZNICEPERL's lists
http://niceperl.blogspot.com/
-<a href="https://niceperl.blogspot.com/2023/09/cdlx-12-great-cpan-modules-released.html">Great CPAN modules released last week</a>;<br><a href="https://niceperl.blogspot.com/2023/09/dlxvi-metacpan-weekly-report-mojolicious.html">MetaCPAN weekly report</a>;<br><a href="https://niceperl.blogspot.com/2023/09/dxcii-stackoverflow-perl-report.html">StackOverflow Perl report</a>.
-2023-09-11T10:00:30Z
+<a href="https://niceperl.blogspot.com/2023/09/cdlxi-11-great-cpan-modules-released.html">Great CPAN modules released last week</a>;<br><a href="https://niceperl.blogspot.com/2023/09/dxciv-stackoverflow-perl-report.html">StackOverflow Perl report</a>.
+2023-09-18T10:00:24Z
-
-2023.36 Slimline September
-https://rakudoweekly.blog/2023/09/04/2023-36-slimline-september/
+
+2023.37 Issuing
+https://rakudoweekly.blog/2023/09/11/2023-37-issuing/
-2023-09-11T10:00:29Z
+2023-09-18T10:00:23Z
-
-PWC233
-https://thiujiac.blogspot.com/2023/09/pwc-233.html
+
+PWC 234
+https://thiujiac.blogspot.com/2023/09/pwc-234.html
-2023-09-11T10:00:28Z
+2023-09-18T10:00:22Z
-
-Similar frequency
-https://dev.to/simongreennet/similar-frequency-3i6b
+
+Triplets with Character
+https://blog.firedrake.org/archive/2023/09/The_Weekly_Challenge_234__Triplets_with_Character.html
-2023-09-11T10:00:27Z
+2023-09-18T10:00:21Z
-
-Similar Frequency
-https://blog.firedrake.org/archive/2023/09/The_Weekly_Challenge_233__Similar_Frequency.html
+
+The Weekly Challenge #234
+https://hatley-software.blogspot.com/2023/09/robbie-hatleys-solutions-to-weekly_12.html
-2023-09-11T10:00:26Z
+2023-09-18T10:00:20Z
-
-The Weekly Challenge #233
-https://hatley-software.blogspot.com/2023/09/robbie-hatleys-solutions-to-weekly.html
+
+Duplicates and triplets
+http://ccgi.campbellsmiths.force9.co.uk/challenge/234
-2023-09-11T10:00:25Z
+2023-09-18T10:00:19Z
-
-Similar words and a rather strange ordering
-http://ccgi.campbellsmiths.force9.co.uk/challenge/233
+
+Common, but Unequal, Triplet Characters
+https://packy.dardan.com/2023/09/12/perl-weekly-challenge-common-but-unequal-triplet-characters/
-2023-09-11T10:00:24Z
+2023-09-18T10:00:18Z
-
-What’s the Frequency, Kenneth?
-https://packy.dardan.com/2023/09/05/perl-weekly-challenge-whats-the-frequency-kenneth/
+
+More Frequent Frequencies
+https://github.com/manwar/perlweeklychallenge-club/tree/master/challenge-234/matthias-muth#readme
-2023-09-11T10:00:23Z
+2023-09-18T10:00:17Z
-
-Tune in to the right frequency!
-https://github.com/manwar/perlweeklychallenge-club/tree/master/challenge-233/matthias-muth#readme
+
+Perl Weekly Challenge 234
+https://wlmb.github.io/2023/09/11/PWC234/
-2023-09-11T10:00:22Z
+2023-09-18T10:00:16Z
-
-Perl Weekly Challenge 233
-https://wlmb.github.io/2023/09/04/PWC233/
+
+nested loops
+https://fluca1978.github.io/2023/09/17/PerlWeeklyChallenge234.html
-2023-09-11T10:00:21Z
+2023-09-18T10:00:15Z
-
-Sorting, by similarity and frequency
-https://fluca1978.github.io/2023/09/04/PerlWeeklyChallenge233.html
+
+THE WEEKLY CHALLENGE - 234
+https://egroup.kolouch.org/nextcloud/sites/lubos/2023-09-11_Weekly_challenge_234
-2023-09-11T10:00:20Z
+2023-09-18T10:00:14Z
-
-THE WEEKLY CHALLENGE - 233
-https://egroup.kolouch.org/nextcloud/sites/lubos/2023-09-04_Weekly_challenge_233
+
+Perl Weekly Challenge 234: Common Characters
+https://blogs.perl.org/users/laurent_r/2023/09/perl-weekly-challenge-234-common-characters.html
-2023-09-11T10:00:19Z
+2023-09-18T10:00:13Z
-
-Perl Weekly Challenge 233: Frequency Sort
-https://blogs.perl.org/users/laurent_r/2023/09/perl-weekly-challenge-233-frequency-sort.html
+
+Back By Lack of Demand
+https://jacoby.github.io/2023/09/13/back-by-lack-of-demand-weekly-challenge-234.html
-2023-09-11T10:00:18Z
+2023-09-18T10:00:12Z
-
-Perl Weekly Challenge 233: Separate Digits
-https://blogs.perl.org/users/laurent_r/2023/09/perl-weekly-challenge-233-separate-digits.html
+
+Same Circus, Different Clowns
+https://dev.to/boblied/pwc-234-same-circus-different-clowns-4kc7
-2023-09-11T10:00:17Z
+2023-09-18T10:00:11Z
-
-Perl Weekly Challenge: Week 233
-https://www.braincells.com/perl/2023/09/perl_weekly_challenge_week_233.html
+
+Sharing is Caring
+https://dev.to/oldtechaa/perl-weekly-challenge-234-sharing-is-caring-98k
-2023-09-11T10:00:16Z
+2023-09-18T10:00:10Z
-
-PWC 233 Data on the side
-https://dev.to/boblied/pwc-233-data-on-the-side-1a7
+
+Unequally Common
+https://raku-musings.com/unequally-common.html
-2023-09-11T10:00:15Z
+2023-09-18T10:00:09Z
-
-Perl Weekly Challenge #233
-https://dev.to/oldtechaa/perl-weekly-challenge-233-similar-words-and-frequency-sort-1bii
+
+TWC234
+https://deadmarshal.blogspot.com/2023/09/twc234.html
-2023-09-11T10:00:14Z
+2023-09-18T10:00:08Z
-
-Words of a Sort
-https://raku-musings.com/words-sort.html
-
-2023-09-11T10:00:13Z
-
-
-Sorting numbers with the help of ChatGPT
-https://andrewshitov.com/2023/09/05/sorting-numbers-in-raku-with-the-help-of-chatgpt/
-
-2023-09-11T10:00:12Z
-
-
-Working with words
-https://andrewshitov.com/2023/09/04/working-with-words-in-the-raku-programming-language/
-
-2023-09-11T10:00:11Z
-
-
-TWC233
-https://deadmarshal.blogspot.com/2023/09/twc233.html
-
-2023-09-11T10:00:10Z
-
-
-What's the Similar Frequency, Kenneth?
-http://www.rabbitfarm.com/cgi-bin/blosxom/perl/2023/09/07
-
-2023-09-11T10:00:09Z
-
-
-RECAP - The Weekly Challenge - 233
-https://theweeklychallenge.org/blog/recap-challenge-233
-Enjoy a quick recap of last week's contributions by Team PWC dealing with the "Similar Words" and "Frequency Sort" tasks in Perl and Raku. You will find plenty of solutions to keep you busy.
-2023-09-11T10:00:08Z
-
-
-The Weekly Challenge - 234
-https://theweeklychallenge.org/blog/perl-weekly-challenge-234
-Welcome to a new week with a couple of fun tasks: "Common Characters" and "Unequal Triplets". If you are new to the weekly challenge, why not join us and have fun every week? For more information, please read the <a href="https://theweeklychallenge.org/faq">FAQ</a>.
-2023-09-11T10:00:07Z
+
+RECAP - The Weekly Challenge - 234
+https://theweeklychallenge.org/blog/recap-challenge-234
+Enjoy a quick recap of last week's contributions by Team PWC dealing with the "Common Characters" and "Unequal Triplets" tasks in Perl and Raku. You will find plenty of solutions to keep you busy.
+2023-09-18T10:00:07Z
-
-Defined OR in Perl
-https://gitlab.com/-/snippets/2593219
-Refresh your memory about Perl defined OR.
-2023-09-11T10:00:06Z
+
+The Weekly Challenge - 235
+https://theweeklychallenge.org/blog/perl-weekly-challenge-235
+Welcome to a new week with a couple of fun tasks: "Remove One" and "Duplicate Zeros". If you are new to the weekly challenge, why not join us and have fun every week? For more information, please read the <a href="https://theweeklychallenge.org/faq">FAQ</a>.
+2023-09-18T10:00:06Z
-
-It's Slimline September!
-https://exercism.org/blog/slimline-september
-Please checkout how Perl is discussed on Exercism.
-2023-09-11T10:00:05Z
+
+CGI::Tiny & Dispatch::Fu - nearly a perfect match
+https://blogs.perl.org/users/oodler_577/2023/09/cgitiny-dispatchfu---nearly-a-perfect-match.html
+CGI::Tiny is a very nice, Perlish way to construct CGI scripts these days. It is perfectly suited as a replacement to CGI.pm and is quite at home in a shared hosting environment.
+2023-09-18T10:00:05Z
-
-This AI Paper Explains How Programming Languages Can Enhance Each Other Through Instruction Tuning
-https://www.marktechpost.com/2023/09/05/this-ai-paper-explains-how-programming-languages-can-enhance-each-other-through-instruction-tuning/
-AI the hot topic is once again being used in a very innovative way.
-2023-09-11T10:00:04Z
+
+Get more from you constants with constant::more
+https://blogs.perl.org/users/drclaw/2023/09/get-more-from-you-constants-with-constantmore.html
+Do you play with constants in Perl often then do check this post, you would love it.
+2023-09-18T10:00:04Z
-
-A bit of history about The Gecko Book
-https://blogs.perl.org/users/randal_l_schwartz/2023/09/a-bit-of-history-about-the-gecko-book-aka-learning-perl-on-win32-systems-from-my-half-my-life-with-p.html
-Interesting facts by the creator himself.
-2023-09-11T10:00:03Z
+
+Of Go, C, Perl and fastq file conversion Vol IV : gone in 60 seconds (or less)
+https://blogs.perl.org/users/chrisarg/2023/09/of-go-c-perl-and-fastq-file-conversion-vol-iv-gone-in-60-seconds-or-less.html
+In the final part of this series, we will test the performance of the four parsers, in a scenario emulating the batch analysis of sequencing data.
+2023-09-18T10:00:03Z
-
-Help in Perl available
-https://www.linkedin.com/posts/olafalders_im-looking-to-pick-up-some-extra-weekend-activity-7105556888615858176-1BAB
-Olaf is offering help with multi-domain field. Enjoy.
-2023-09-11T10:00:02Z
+
+Of Go, C, Perl and fastq file conversion Vol III : pledging allegiance to the flag
+https://blogs.perl.org/users/chrisarg/2023/09/of-go-c-perl-and-fastq-file-conversion-vol-iii-pledging-allegiance-to-the-flag.html
+Continue with the multipart blogs, here the discussion is about regex engine maps to a finite state automaton, we should be able to rewrite the parser without regular expressions, using flags to keep track of the part of the record we are at.
+2023-09-18T10:00:02Z
-
-Announcing Dancer Core Team Changes
-https://blogs.perl.org/users/jason_a_crome/2023/09/announcing-dancer-core-team-changes.html
-We’re excited to announce that Ruth Holloway (GeekRuthie) has joined the Dancer Core Team.
-2023-09-11T10:00:01Z
+
+Fun with dates
+https://github.com/robbie-hatley/CLI-Programming/blob/main/scripts/util/day-of-week.pl
+The day-of-week for any day in the year range 1-5000000 Julian. (Doesn't do BC yet; I need to make some changes to the algorithm first.) It also does conversion between Gregorian and Julian.
+2023-09-18T10:00:01Z
-
-#633 - Remember 9/11?
-https://perlweekly.com/archive/633.html
+
+#634 - Perl v5.39.1
+https://perlweekly.com/archive/634.html
<p>Hi there,</p>
-<p>Finally I am back editing the weekly newsletter. As you all know I share the responsibilities with the chief editor, <strong>Gabor Szabo</strong>. I usually do the <strong>even</strong> numbered weeks and he does the <strong>odd</strong> ones. Having said, I was off the job for sometime because of health issues, I decided to take <strong>odd</strong> numbered week i.e. <strong>633</strong> to make a comeback. From next week onwards, I will be back to the routine. I would like to take this opportunity to thank <strong>Gabor</strong> for all the help and support.</p>
-<p>Today is <strong>9/11</strong>, people all around the world remember this day with different emotions. I still remember the event, I was sitting with my team in a small office in central London. Around lunch time local time, we got the news. The team was made up with Iraqi, Indian, Pakistani and English. So you can imagine the mixed reactions? For me, it is a very special day as I got married on this day <strong>20 years</strong> ago. I choose this day so that I would never miss the most important day of my life.</p>
-<p>Coming back to <strong>Perl</strong>, I have been out of touch with it for the longest period. Thanks to <a href="https://theweeklychallenge.org">The [Perl|Weekly] Challenge</a>, I was holding the ground and stay in touch with the magical power of <strong>Perl</strong>. There was a time, I used to be active and available to help anyone with <strong>Perl</strong> related queries. With passing time, I find it hard to cope with the work load. I recently saw this <a href="https://www.linkedin.com/posts/olafalders_im-looking-to-pick-up-some-extra-weekend-activity-7105556888615858176-1BAB">post</a> by <strong>Olaf Alders</strong>. It feels nice to see so much help available.</p>
-<p>Post release of <strong>Perl v5.38</strong>, I saw jump in activities among the <strong>Perl</strong> fans but there is still some not so positive vibes going around which makes me very sad. There is clearly two groups, one is very vocal in sharing personal opinions and the other is not so vocal but allow free speech. I happen to see both sides on daily basis and wish we had one platform where we can share our experience with <strong>Perl</strong>. This would have help sending one strong voice to the young generations and welcome to the community.</p>
-<p>Recently concluded, <strong>The Perl and Raku Conference in Toronto</strong> was a great event where I met so many young and enthusiastic members of the community. We should provide a common platform to these young bloods to come forward and share their experiences. They have so much knowledge, it is unreal. One evening, I spent with a twins brother having abundance of knowledge. Just talking to them gave me so much positive energy. On a funny note, it makes me realise I am getting old very quickly. Deep down, I would like to give back to the community that has been so welcoming. Having said, I have to be selective where I put my energy in. I keep getting invitations to be part of so many exciting things but I hardly find time for it. One thing, I would definitely do before I die is finish the book I started long time ago. It is primarily <strong>Perl</strong> focussed and I have a publisher, <strong>Dave Cross</strong>, ready to help.</p>
-<p>Enjoy the rest of the newsletter and please do share your stories with us.</p>
-2023-09-11T10:00:00Z
+<p>Only recently we had a big bang release of <strong>Perl v5.38</strong> with experimental <strong>class feature</strong>. Now in a quick succession we have another release <a href="https://metacpan.org/release/SHAY/perl-5.39.1/view/pod/perldelta.pod">Perl v5.39.1</a>. Thanks to the entire team responsible for the release. These heroes work behind the scene for days/months for the improvement of the language. Yet, I rarely see anyone giving them credit on public platform. We should not just mention them in the pod but instead celebrate each one of them more on various public platforms. Having said, we need volunteer for the job. Do we have volunteer for the task?</p>
+<p>Few days ago, I had an email from someone senior with lots of experience with <strong>Perl</strong> saying "2023 is the year the language died for him". I wonder how can someone just gave up on the language you loved all your life. For me personally, <strong>Perl</strong> will remain my core strength and I will continue to improve my knowledge with every release. It is OK if you learn some new languages to be in the job market but please keep <strong>Perl</strong> your first choice.</p>
+<p>Yesterday, when I was done with <strong>Asia Cup 2023</strong> final cricket match between <strong>India</strong> and <strong>Sri Lanka</strong>, I watched this documentary, <a href="https://en.wikipedia.org/wiki/The_Great_Hack">The Great Hack</a>, on Netflix. It reminded me data is the new oil now a days. <strong>Perl</strong> is known to be good at data processing, so why are we behind others in this field?</p>
+<p>By the way, <strong>India</strong> won the final for the <strong>8th time</strong>. I am so proud of <strong>Team India</strong>. I am now looking forward to the <strong>World Cup 2023</strong> to be held in few months time in <strong>India</strong>.</p>
+<p>Enjoy rest of the newsletter.</p>
+2023-09-18T10:00:00Zeditorial
\ No newline at end of file
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 39bd04698..47792cd9d 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -3211,4 +3211,9 @@
+
+ https://perlweekly.com/archive/634.html
+
+
+
diff --git a/docs/sources.html b/docs/sources.html
index a8e49151a..df069fecc 100644
--- a/docs/sources.html
+++ b/docs/sources.html
@@ -31,9 +31,9 @@