Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Regexp::Common::URI::http - can it find URLs with a dash e.g. my-website.domain.com

perl http uri

DBIx Class Row virtual/non-persistent columns

how to use a subroutine if some module is already installed

perl

Threaded timed loops in Perl

multithreading perl timer

Creating a hash in Perl

perl hash

replace two newlines to one in shell command line

perl shell replace sed newline

Moose - coercing from Num to ArrayRef[Num]?

perl moose

help with perl regex rules

regex perl

How can I avoid warnings when checking element in array for numeric equivalency to zero even though some elements are character strings?

perl

Python use regex match object in if statement and then access capture groups like Perl

python regex perl

Preserve a variable's value across multiple subroutine calls in perl

perl

How to use Perl's File::Find::Rule module to find files with 777 perms

perl rules

How can I retrieve a Perl hash value only if its key exists?

perl hash

Why doesn't this Perl regex work?

regex perl

Decoding/encoding openssl aes cbc string between Perl and PHP

php perl openssl aes cbc-mode

How to search for a six-letter word with letters in alphabetical order

regex perl

Alternatives to storing Moose object using Apache::Session with CODE references

perl moose storable

Perl strptime format differs from strftime

perl strftime strptime

Why is constant not automatically inherited?

perl

Perl regex: Numbers and X

regex perl