Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Apache Thrift: When use "optional' before a list, C++ server seems not to return it correctly

c++ perl thrift

Moose: builder requires a value that sometimes is not set (non deterministic)

perl moose

Perl - can't flush STDOUT or STDERR

perl

find and delete lines matching a condition

linux perl bash sed awk

In Perl, how can I strip spaces from a string except in double-quotes, and replace those quotation marks with ||?

regex perl

In Perl, how can I use the regex substitution operator to replace non-ASCII characters in a substring?

regex perl

Can anyone suggest a way to trace every call of a function?

c linux perl

How to add an "image" tag to an mp3 file in Perl

perl image mp3 podcast

Why regular expression doesn't work with Global identification in Perl?

regex perl

perl mySQL procedure with insert and select fails when in transaction

mysql perl transactions

Using XML::LibXML in Perl to alter XML file: newline chars are Unix, not Windows

How to insert null values using pg_putcopydata in DBD::Pg?

perl postgresql dbd-pg

Using my() changes XML::Bare behavior drastically

xml perl

Perl Delete First Occurrence

perl replace

Why shift the array in the &max subroutine example in Learning Perl, 6th ed., ch. 4

perl

Perl :what does "-" means in perl

perl

perl: Use map and foreach at once?

perl

Perl - Problem with splitting columns in tab delimited text file and replacing columns with new values

file perl split