Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

access global perl variables from inline C

perl

In perl, how do I count bits in a bit vector which has bits set higher than 2_147_483_639?

perl bitvector

Mojolicious one liner to service status files with listing directory

How to find a word NOT preceded by another specific word?

php regex perl regex-negation

Write an anonymous sub in Perl to a file for later use

How do I make Perl code DWIM with UTF8?

perl utf-8

How should I set up my DBIx::Class result classes in this simple case?

perl dbix-class

How do I copy a file with a UTF-8 filename to another UTF-8 filename in Perl on Windows?

perl utf-8 filenames

How can I fix "unknown terminal type" when connecting with Perl's Net::Telnet?

perl telnet

Correct way to instantiate a Moose object from another Moose object?

perl moose

Send keyboard input to a running process linux

linux perl keystroke

Can I call Perl from within python?

python perl

How can I prevent PerlTidy from aligning assignments but keep adding single spaces?

perl perl-tidy

Perl pattern matching when using arrays

regex perl

Extract a specific pattern from lines with sed, awk or perl

perl sed awk grep nawk

How to move up a node in html tree and extract the link?

perl html-parsing

Is there still unpredictable behavior with glob() in perl?

perl filesystems

How to manage the installation of modules used by an open source Perl project?

perl makefile cpan catalyst

Edit linux capabilities in Perl

Perl async tasks for "any" code, no matter what it is?