Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I mock builtin `require` function?

Perl warnings, strict & diagnostic errors are not output when using utf8

perl utf-8

How can I download directories and files from an FTP server using Perl?

perl ftp

Installing Perl module without CPAN

perl cpan

How to dynamically load modules and execute methods in perl

perl perl-module

how to remove calculating the original string in frequency calculation using perl

perl

Compiling perl Net::Interface module on CentOS 8.1 fails

perl centos8

Conditionally instantiate a new Perl array

arrays perl ternary

Perl Comparing 2 Arrays of Arrays takes too long

perl

The simple way to sort based on values in a hash in Perl

perl

Declaring a hash using elements of the same hash

perl

Validating a path in Perl

perl pathname

Perl: Print log at runtime instead of dumping all at once later

perl unbuffered-output

perl term animation collision detection not working

perl curses

What is the Perl syntax to remove extraneous spaces from a Perl heredoc in 'use constant'?

perl replace constants heredoc

How to make regex works with perl command and extract numbers from a file?

perl sed grep

Using foreach instead of map and grep in perl

regex perl

Replace every 4th occurence of char "_" with "@" in multiple files

bash perl awk sed

$* is no longer supported as of Perl 5.30

regex perl