Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl Tkx, What is the Difference Between "button" and "ttk__button"?

Perl module class method vs ordinary subroutine

perl

Why does encode delete the argument?

perl encode

"undefined symbol: Perl_xs_apiversion_bootcheck"

perl

Alien::wxWidgets install fails on OSX10.10

Is it safe to recursively call one anonymous sub from another?

perl mason

Strange behavior of a tied hash in perl, when asking for an arrayref

perl tie

How to do conditional greedy match in Perl?

How to use a nested closure as the first argument to List::Util::reduce?

closures perl

Understanding async in perl on specific example

perl asynchronous anyevent

Case-insensitive hash-keys in Regexp::Grammars

regex perl regexp-grammars

Declaring dependencies on specific versions of Perl modules using Dist::Zilla

perl dist-zilla

What is the Perl's IO::File equivalent to open($fh, ">:utf8",$path)?

perl utf-8

How do I capture match-groups of alternation of a regular expression with split?

regex perl

Installing perl DBD::mysql fails on Mac Sierra with mysql brew install

Perl module for 'file' command?

perl file file-type

Inserting several "new" items into the database with DBIC

mysql perl hash dbix-class

What does flag `pIOK` mean?

perl xs perlapi

Regex substitution using a list element with just 3 digits index doesn't work as I expected

regex perl

In Perl, why can't you use __DATA__ as a seekable filehandle?

perl seek