Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to convert special characters to UTF-8?

perl

Mojolicious - can't start app with hypnotoad

perl mojolicious

Perl Term::ReadLine::Gnu Signal Handling Difficulties

Using Devel::NYTProf on program that fork/execs

perl exec fork devel-nytprof

perl dancer - how pass additional arguments to method hander subroutines?

perl dancer

How can I automatically running a large amount of perl scripts?

Practicable way of reading xml with huge text nodes in Perl

xml perl xml-parsing

How can I package my perl script as a 32-bit executable?

Pass argument to perl file in debugger and set breakpoint in file executed by system

perl debugging system eval

How to mock Perl module Time::HiRes

perl testing mocking

Perl: Most efficent way to calculate percentile

regex and index don't match unicode chars

Do I need to convert mod_rewrite rules to Plack::Middleware::Rewrite rules if my web framework wants to support PSGI?

perl plack psgi

How to set up separate Perl modules for non-login users?

perl cpan

Which python re module to pick for translating a perl regular expression

python perl

directory structure of cpan module

perl cpan

ExtUtils::MakeMaker custom target

perl makemaker

Is there a way to prevent only a specific child from triggering a SIGCHLD?

perl fork posix sigchld

mysql_skip_secure_auth not skipping secure auth

perl perl-module dbi

How can I replace a Perl hash key?

perl hash replace