Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How do I get the output from a Perl pipe as it becomes available?

perl pipe

Using PHP session variable in perl

php perl session-variables

What is the python equivalent to perl "a".."azc"

python perl list

How can I find the connected components of a graph in Perl?

linux perl unix graph

Why does smartmatch return false when I match against a regex containing slashes?

regex perl smartmatch

How do I recursively walk a nested hash data structure?

perl recursion hash

How to neatly match "x" and "[x]" with a regex without repeating?

regex perl readability

perl ".../config.h, needed by `Makefile'" not working after OSX Lion upgrade

perl macos cpan osx-lion

Collections and Stream classes equivalences between Smalltalk, Perl, Python and Ruby

How to run a script and not wait for it in Perl?

does java support if-then-else regexp constructs(Perl constructs)?

java regex perl

What is the right way to get a grapheme?

regex perl unicode grapheme

Perl class naming convention

perl

Calculate Number of Consecutive Characters in a String using Perl

regex perl

Perl, Parallel::ForkManager - how to implement timeout for fork

How to manually install XS modules?

perl module perl-module xs

perl variable substitution in variable name

perl

Difference between "perl" and "perl -w"?

perl

awk syntax for getting part of a matched regex

regex perl awk match

Matching two overlapping patterns with Perl

regex perl pattern-matching