Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Why is a bareword following the concatenation operator a string in Perl?

perl bareword

What regex is \b equivalent to and is there a way to deparse it?

regex perl

In Perl, do "$a" and "$b" have any special use outside of the sort() function?

How can I select only specific columns when using prefetch in DBIx-Class?

perl catalyst dbix-class

Using selectall_hashref as I would selectall_arrayref

perl dbi

Literate programming in multiple languages [closed]

How to access global variable in subroutine

perl

Sleep doesn't have any effect when iterating over a string to simulate typing

perl

Is there a significant performance penalty for calling a subroutine vs inline code?

performance perl

How do I use local::lib with fish shell?

perl shell fish

match a word with leading white space

regex perl

split string at every character

r perl

How to detect if system supports ipv6?

perl ipv6

Why TWiki can't locate a module that is already in the @INC?

perl rhel twiki

How to get IP address in Mojolicious?

perl mojolicious

Is there a simple way to setup a local, self-contained web server for perl testing?

perl unit-testing testing

how to merge 2 deep hashes in perl

perl algorithm hash merge

How do I specify the "before-the loop" code when using "perl -ne"?

perl command-line

quick perl sigint handler

perl

413 Request Entity Too Large when sending image data

html perl apache nginx