Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How do I expand variables in Perl readpipe handlers?

perl unit-testing backticks

DBIx::Class example

perl orm catalyst dbix-class

Simple open3 example not working

perl ipc ipcopen3

"Connection refused" error on socket_connect in php

php perl sockets

Optimization: Python, Perl, and a C Suffix Tree Library

Perl XS and C++ passing pointer to buffer

perl xs

Using perlbrew is it possible to do multiple installs by architecture?

Perl: Win32::OLE and Microsoft Outlook - Iterating through email attachments efficiently

HTML Treebuilder XPath to Extract Links

html perl xpath html-tree

Perl Delete Base Key through Hash Reference

perl perl-hash

perl moose triggers in subclasses disrupt method modifiers

perl moose

Is there a convenience for safe dereferencing in Perl?

perl operators dereference

Passing a block to a Moose method

perl moose

Negative lookbehind assertion in Perl

regex perl

Perl substr memory leak

perl memory-leaks

How can I speed up XML::Twig

PostgreSQL - INSERT an array of composite type containing arrays

How to avoid "deep recursion" error/warning in Type::Tiny::_build_coercion

perl coerce type-tiny

What does perl special variable $-[0] and $+[0] means

Faster way to check for element in array?

arrays perl