2015.02.19 in #187Analysing CPAN Testers' Reports
For his February assignment, E decided to look into his dist's CPAN Testers failures. He describes his approach and how it led in his pull request. The comments on his post point out some other tools that can help this sort of investigation.
2015.10.11 in #220Last Minute: HTML::Element::Replacer
Mr E (Ok, so I'm a Scooby Doo fan) takes us through his end-of-the-month under-the-influence PR on HTML::Element::Replacer. Don't do this at home, kids (coding under the influence I mean, not the submitting of pull requests!).
2015.11.01 in #223Net::SFTP::Foreign in taint mode
This month Mr E was looking into a tainting issue. He didn't quite get to the bottom of it, but describes what he did learn. Can you help him, so he gets to do another PR on his assigned dist?
2016.03.16 in #243Regex /m modifier bug in Perl 5.8.8 and older
It always gives me a warm fuzzy feeling when a participant in the Pull Request Challenge fixes CPAN Testers failures. This involved changing a regular expression so it wouldn't tickle a bug in an old version of Perl.
2017.04.23 in #300Collisions in Block Names in Jemplate
E Choroba got Jemplate in the pull request challenge, and in fixing a bug in that, he ended up fixing the same bug in the Template Toolkit (Jemplate is an implementation of the Template Toolkit in Javascript).
2017.05.13 in #303Turning Hooks off in App::GitHooks
App::GitHooks is an extensible plugins system for git hooks. Now you can turn it off using an environment variable.
2018.03.20 in #348Numbers and Strings in JSON
If you plan to upgrade EL6 to EL7 (EL stands for Enterprise Linux), then you should read this.
2018.12.29 in #388ARGV::OrDATA
Let the diamond operator read from DATA if there's no ARGV
2019.04.25 in #405Perl Weekly Challenge 005: The Anagrams
E. Choroba joined the team last week and submitted the solution to the Challenge 005 in Perl 5. He made good use of Math::Combinatorics in his work.
2019.04.30 in #406Perl Weekly Challenge 006: Ranges and Ramanujan's Constant
This was E. Choroba second week participating Perl Weely Challenge. In response to the Challenge 006, he showed the power of CPAN and how it can help you solve the challenge.
2019.07.14 in #416Perl Weekly Challenge 016: Pythagoras Pie Puzzle and Bitcoin Address Validation
Choroba blog always taught me something new every week. This week, I tried to get my head around the graph. I specially enjoyed the discussion with regard to the Bitcoin address validation task. Must read, if you want to know the details.
2019.07.19 in #417Perl Weekly Challenge 017: Ackermann Function and URL Parsing
Choroba introduced Erlang while working on Ackermann function. He always find some new distribution from CPAN to solve the task. This time, he used URI::URL to solve URL parser task. Great learning experience.
2022.06.21 in #570Kronecker Product
Choroba initiated great discussion about Kronecker Product and the use of PDL. Highly Recommended.
2022.11.06 in #589Array Degree
Welcome back to blogging after a long break. You will love the choice of Naive and Opitimised solutions. Highly Recommended.
2024.03.17 in #660Changes in MooX::Role::Parameterized
For all Moo users, this is for you if you have worked with Roles. This change would make your life easy. Enjoy !!
2024.09.22 in #687Strong Password
Great to see blog post after a long time. You can clearly see the reason why it is needed. You really don't want to skip it.
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.