Articles by Tag #perl

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Orientação a Objeto com Corinna (Perl)

E ai galera? Depois de 3 anos offline por aqui estou de volta!🤗 Meu último post foi voltado para...

Learn More 14 0Jan 24

Why Rust? 🦀 - Speed

One of the advantages of Rust is that it is fast. It is as fast as C and C++.

Learn More 11 0Dec 3 '24

My London Perl And Raku Workshop 2024

Few days ago, I participated to London Perl And Raku Workshop and I was shocked and thrilled to see...

Learn More 9 3Oct 29 '24

Learning XS - List context

Over the past year, I’ve been self-studying XS and have now decided to share my learning journey...

Learn More 9 5Jun 1

On the [b]leading edge

We need programmers who like to play on the bleading edge. By trying out new features, they are able...

Learn More 8 0Aug 29 '24

Mojolicious and Docker

This post plans to illustrate how you can build and dockerize and Mojolicious application and solve...

Learn More 8 2Apr 27

How I used a named pipe to save memory and prevent crashes (in Perl)

I recently ran into an interesting bug in my Slackware package manager sbozyp. In this post I will...

Learn More 8 0Jan 15

App::cpx

(Picture from Erda Estremera) Background I'm sometimes doing Front End dev. Or sometimes...

Learn More 8 0Sep 5 '24

Learning Perl - File Handles

In programming file processing is a key skill to master. Files are essential for storing data,...

Learn More 7 2Jun 11

Further on Perl Camel

Get enough of Perl logo discussion? You would well take a little bit more! 😉 (Picture from Askar...

Learn More 7 2Nov 7 '24

My participation to the Perl Toolchain Summit 2025

(cover by Hunter Haley) What is the Perl Toolchain Summit? The Perl Toolchain Summit...

Learn More 6 3Mar 27

Neural Networks and Perl

Q: What is the State of the Art for creating Artificial Neural Networks with Perl? Why would I...

Learn More 6 0Jun 30

The Weirdest Syntax in Programming Languages (And Why It Exists)

Every developer knows that moment. You're learning a new language, feeling confident, and then you...

Learn More 6 0Aug 18

Learning Perl - Arrays

As stated in the previous post, Perl has three types of variables: scalars, arrays and hashes. Today...

Learn More 6 4Jun 7

Learning XS - What is in my variable

Over the past year, I’ve been self-studying XS and have now decided to share my learning journey...

Learn More 5 0May 31

Advertising Perl

Last weekend, we had a very successful (and very enjoyable) London Perl Workshop. After a five-year...

Learn More 5 0Nov 1 '24

Rose::DB ORM and Perl

A while ago I found out from a post that Dbix::Class Perls default ORM is abandoned dbixclass not...

Learn More 5 11Jan 12

New version of Crypt::OpenPGP released

I recently took over maintenance for #Perl's Crypt::OpenPGP module....

Learn More 5 1Oct 5 '24

Habemus Perl Logo!

The new Perl logo Perl has a logo! I mean, a FREE logo. It's a camel, with good...

Learn More 5 1Jan 4

Major Release 2 of the Perl Distribution Workflow

Major release of the Perl distribution Workflow

Learn More 5 1Jan 26

Writing git extensions in Perl

A general guide for writing git extensions in Perl

Learn More 5 0Feb 10

wxPerl Revival

For several years now, development and support of wxPerl, the interface library between Perl and...

Learn More 5 0Oct 12 '24

Learning Perl – Introduction

Perl has long been known as the “duct tape of the Internet,” or "the Swiss Army chainsaw of scripting...

Learn More 5 1Jun 6

Taking VelociPerl for a ride.

VelociPerl is a closed source fork of Perl that claims performance gains of 45% over the stock ("your...

Learn More 4 0Sep 21 '24

Mojolicious and Docker part 2

I my last post mojolicious-and-docker I have explained how to build and Docker image and to spin up...

Learn More 4 0Apr 30

Learning Perl - Overloading Operators

In the last post we investigated prototype subroutines in Perl. In this post, we will look at...

Learn More 4 2Jun 12

Learning XS - Closures

Over the past year, I’ve been self-studying XS and have now decided to share my learning journey...

Learn More 3 2Jun 5

How to create Mac GUI applications in SPVM?

How to create Mac GUI applications in SPVM? See the following content. Mac GUI Applications SPVM...

Learn More 3 0Dec 8 '24

Perl 🐪 Weekly #700 - White Camel Award 2024

Originally published at Perl Weekly 700 Hi there, Happy Birthday Perl as it was celebrated on...

Learn More 3 0Dec 23 '24

Learning XS - How to create an object

Over the past year, I’ve been self-studying XS and have now decided to share my learning journey...

Learn More 3 2May 30