Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Signal handling in perl

perl

Greedy operator result is differ in positive and negative lookahead?

regex perl

Why version is not printable?

perl version versioning

Use Perl like awk to cut fields

perl

Can't get system command to timeout in perl script

perl

Dynamically sorting array of hash by multiple keys in perl

perl

How can I inheriting from a concrete class in Perl?

perl inheritance oop

Perl threads and hash keys

How do I set the HTTP User-Agent when using Search::Elasticsearch?

perl elasticsearch

How can I remove all tokens with non-word characters in Perl?

regex perl pcre

perl FTP to z/OS, preventing userid from being prepended to destination file name

perl ftp zos

Same code, different results on different machines regarding UTF8 characters

perl utf-8

Import functions/subroutine into subclass

perl moops

How can I turn an op address into the right kind of B::OP?

perl perl-xs

Hadoop streaming with mongo-hadoop connector fails

Perl, dynamically generated regexp string with backslashed metacharacters strange behaviour

regex perl

Get string from two rows

perl sed awk grep

how i can comment (#) 6 lines before and after the matched pattern in sed

regex perl vim sed