Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I build a Perl distribution with DIst::Zilla and use Carton for dependencies?

perl dist-zilla

ssh does not reliably return output from remote command

bash perl ssh

DBIx:Class - cannot find source for model

perl orm dbix-class

Deploying Perl Docker Container to Elastic Beanstalk

Incorrect command-line perl error value in $?

linux perl return-value

How to preserve boolean type from YAML document in Perl 5?

json perl boolean yaml

Perl 6 - Subroutine taking "Bareword" input

perl parsing declaration raku

Why does this docker-compose command fail while docker run command succeeds?

perl docker docker-compose

Alien::wxWidgets install fails on OSX 10

macos perl cpan wxwidgets

In what encoding does readpipe return the result of an executed command?

perl character-encoding

How to check if a subroutine was called with an object invocation method or not

How can I detect how many capture groups are in a Perl Regexp?

regex perl

Mojolicious session does not expire

session mojolicious perl

How to use Excel::Writer::XLSX to create a table where inserting a row copies a column's formula?

excel perl

extract trees from DAG

Is the UID provided by MS Exchange POP3 UIDL command truly unique?

perl exchange-server pop3 uidl

How can I get ActivePerl to play nicely with cygwin's screen?

windows perl windows-xp cygwin

Script for changing C++ class names

c++ perl bash sed cygwin

Are keys and values of %INC platform-dependent or not?

perl cross-platform perlvar

What's the right way to kill child processes in perl before exiting?

perl fork irc poe