2024.03.01 in #658Sum Even Bits
Love the use of CPAN to get the job done. Nice and clean implementation, well done.
2024.03.08 in #659Holiday Parser
Don't you love CPAN? Well it is the USP of Perl. Checkout how CPAN helped solve the task.
2024.03.15 in #660Unique Multisets
Explore the mathematical view of the dictionay rank task. You may find it too complex but it is always fun.
2024.03.22 in #661Bits, Digits and Numbers
Pure mathematical approach with the help of CPAN module. Don't you love the one-liner it generates? Really cool.
2024.04.05 in #663Which Witch?
I highly encourage everyone to try PDL if not done already. I would one day soon. Well done.
2024.04.14 in #664The Greatest Target
Smoke Test? If you fancy then this is for you. Highly recommended.
2024.04.19 in #665For Almost a Third Complete
Using CPAN module can help you get a classic one-liner as Jorg shared in the post. Highly recommended.
2024.04.26 in #666Uncommon Shapes
I am really amazed by the use of 'singleton' to get the job done. You also get to see PDL magic as well. Well done and keep it up.
2024.05.03 in #667Lines and Signs
Clever use of 'reduce' of List::Util to get the job done. The task analysis is worth checking out.
2024.05.10 in #668Sorting This and That
My personal favourite PDL is in the game again. Thanks for sharing knowledge with us.
2024.05.17 in #669Bits and Bins
A complete re-structure of the original task and still managed to get the job done. This is truly exceptional.
2024.05.24 in #670Special Levels
Classic use case of PDL, very impressive. Thanks for sharing the knowledge.
2024.05.31 in #671Counting Ones
Being master of PDL, we got another classic solutions. You must check it out.
2024.06.14 in #673Looking After The Percentage
Pure Perl regex magic is on display. Please take a pause and check out the regex. Keep it up great work.
2024.06.19 in #674On the Goat Route
Pure regex solution, a very daring attempt. Kudos for the effort, thanks for sharing the knowledge.
2024.06.28 in #675Replacing the Broken Keys
Perl regex is unbeatable. It gives plenty of choices to solve an issue. Thanks for sharing.
2024.07.05 in #676Hourly Frequencies
PDL once again showing the cool features. The end result is not be missed. Keep it up great work.
2024.07.12 in #677Common Strength
Simple for loop showing the power and getting the job done. Simple yet powerful, keep it up.
2024.07.19 in #678Split, Sort and Join
Bullet points converted into working code in Perl. You really don't want to miss the gem. Well done.
2024.07.26 in #679Neither Sort Nor Split
Nice use of method signature, thanks for promotion. Keep it up great work.
2024.08.02 in #680Regular Pairs
Well documented extended regex solutions, very brave indeed. Thanks for sharing knowledge with us.
2024.08.09 in #681Colors of the Knight
Clever use of Manhattan distance to solve check color task. I loved the use of PDL to solve the Knight's move task.
2024.08.16 in #682Good Keys
I noticed great detailed discussion with regard to look ahead and look behind assertion. I always find it hard to follow through. Great work, keep it up.
2024.08.23 in #683Count Unique
Detailed discussion is the highlight of the post and more likely to keep you busy. Great work, thanks for sharing.
2024.08.30 in #684Relatively Lucky
If you are PDL fan then you don't want to skip this. It seems so simple, yet elegant. Well done and keep it up.
2024.09.06 in #685Change With No Way Out
Incredible power of CPAN module. I am very impressed with the end result. You really don't want to skip it.
2024.09.13 in #686Randomly Extremal
Don't you love the rule breakers? I love them as it make the game more interesting. Hihgly recommended.
2024.09.22 in #687Common Passwords
Using CPAN can produce elegant one-liner as shared in the post. Breaking down task is also very handy. Thanks for the contributions.
2024.09.27 in #688Contiguous Palindromes
Mathematical approach to deal with Palindrome, something I never seen before. Great work, thanks for sharing.
2024.10.04 in #689The Third Jumble
Hard core Perl regex in action. For all regex geek, you must checkout this.
2024.11.08 in #694Consecutive Permutations
A very interesting discussion about the use of data structure to get around O(n) time. It's worth checking out, thanks for sharing.
2024.11.15 in #695Jumping Words
Simply love the compact solution with lots of magic. Cutest contributions, well done.
If you are not yet subscribed, you can do it now. Free of charge:
Just ONE e-mail each Monday. Easy to unsubscribe. No spam. Your e-mail address is safe.
This newsletter is about the Perl Programming languages.