Browsing Tag
perl
19 posts
Weekly Challenge: The one about formatting
Weekly Challenge 347 Each week Mohammad S. Anwar sends out The Weekly Challenge, a chance for all of…
Perl 🐪 Weekly #743 – Writing Perl with LLMs
Originally published at Perl Weekly 743 Hi there, Last week I went to a small conference on “Teaching…
Weekly Challenge: Perl has classes now 👍
Weekly Challenge 334 Each week Mohammad S. Anwar sends out The Weekly Challenge, a chance for all of…
Weekly Challenge: Compare the Average
Weekly Challenge 321 Each week Mohammad S. Anwar sends out The Weekly Challenge, a chance for all of…
Conquering Flatpak Icons on LXDE (Pop!_OS Edition)
When you’ve installed Pop!_OS but decided to ditch GDM3, switch to LXDE, and generally tinker with your system,…
SPVM now supports object-oriented programming in Perl
SPVM now supports object-oriented programming in Perl. One of the goals of SPVM is to realize object-oriented programming…
How to pass the arguments of Makefile.PL using cpanm
The command cpanm --installdeps . to install dependent modules executes perl Makefile.PL. How to pass the arguments of…
How to use PyTorch from Perl?
How to use PyTorch from Perl? PyTorch supports C++ in addition to Python. This means Perl can calls…
I want to clean up the negative messages about Perl in past 3 decades
I want to clean up the negative messages about Perl in past 3 decades and want to increase…
SPVM 0.9668 is released
SPVM 0.9668 is released. New Features and Enhancement Changes 0.9668 2022-12-20 [New Features] * Added the items native…