Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Text::Table rule repeating column separator at each intersection

perl texttable

Extract multiple tabular data from spark logs

regex perl

How do I get a list of custom fields in JIRA with Perl SOAP?

perl soap jira

Setting default value with Params::Validate if an undefined value is passed in

perl arguments validation

What is this field separator (^M)?

perl separator

Net::SCP / Net::SCP::Expect - how to deal with password vs key authentication

perl scp

How to automate perl script in Delphi?

perl delphi

How to extract comment out of header file using python, perl, or sed?

c++ python perl sed extract

How to keep the last consecutive line that matches with Perl

regex perl text

How to match Chinese character using perl's regex

regex perl

Strange output from using 'say'

perl

How can I run a shell script from inside a Perl script run by cron?

perl shell scripting cron

How can I embede chinese characters in my Perl source?

perl unicode

Decoding URI related entities with Perl

perl encoding uri cpan

BASH: importing data from flat file into template

Split binary data into byte array in Perl

perl split binary-data unpack

perl test if symbolic function name exists

perl

Correct bash sed command syntax to get a correct substring

regex bash perl sed

Editing the last instance in a file

perl awk sed ed

How can I split on more than one different char, while retaining the char, but also not on white space?

regex perl