Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I insert a character into a string with the s/// operator?

regex perl string

Perl “do { … } if …” as expression

perl syntax expression

sp_tables call taking more time which causes blocking

sql-server database perl dbi

How do I extract specific rows from a PDL matrix?

perl pdl

Joining arrays using references when defining a new data structure

arrays perl

how fast are string operations in Perl? In particular concatenation and assignment

perl performance string

Why can't Win32::TieRegistry list subkeys?

perl winapi registry tie

What is the limitation of PerlNet?

c# .net perl architecture

How do I parse the JSON Date Format in Perl?

perl json

Is there an implementation of the Penn Treebank Tokenizer in Perl?

perl nlp

Choosing a Perl GUI Module for maximum cross platform usage

perl user-interface qt gtk

Percentage edit distance from array

How can I ensure my method calls use the right method name on the right object?

perl methods

Perl program to mimic restriction enzymes using references, hash tables and subs

When piping stdout into Perl, how to get it to print a newline character?

bash perl terminal pipeline bc

Perl replace value without updating array

perl lexical-scope

How can I check for a file size and add that result in an Excel spreadsheet in Perl?

perl unix shell ksh

How do I unalias from Perl's STDOUT?

perl

How can I join two lists using map?

perl list dictionary merge

How did I get a number from a substitution on a non-numeric string?

perl activeperl