Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Why does concatenation of strings with escaped characters work differently in this Perl example?

perl escaping

perl regex to capture into variable only an exact match within a string

regex perl

Perl5 = (equals) operator precedence

Why is the version sort order reversed?

perl sorting

Missing characters while reading input with threads

multithreading perl file stdin

perl how to remove last '_'?

regex perl

Apache mod_perl processes hang in futex_wait state

Why doesn't zero-width match regex work?

regex perl mainframe jcl

How can i easily convert a rgb color value into a hex color value?

How to sanitize input from open files in Perl

perl checkmarx

Open a file and overwrite the file with adjustments and no backup

perl file-io

Why does XML::Twig output the extracted string twice?

xml perl xml-twig

OR condition in regular expression in perl

regex perl

Accessing class variables in inherited function?

perl inheritance

Is there a way to get the progress of a file transfer using move function in a Perl script?

print a same line several times in perl

perl

Using Template Toolkit to tick a checkbox without using multiple loops

Selective printing of text block only there's a line match

regex perl

How to share a filehandle between threads in Perl?

perl sockets http