Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to replace with evaluated code in powershell?

regex perl powershell

How do I turn a "random" number read from a text file into an array

arrays perl

Why does my regex to match a version number not work?

regex perl

Should I use Storable or FreezeThaw to serialize Perl data as a cookie value?

perl serialization cookies

How can my Perl script know it is running under Win64?

perl winapi registry win64

Is there a way to list files recursively using Net::SFTP::Foreign?

perl

Perl idiom for quickly searching file with elements in array

regex arrays perl grep

Print all lines between two patterns, exclusive, first instance only (in sed, AWK or Perl) [duplicate]

bash perl awk sed

Enumerate array of hash with Perl

arrays perl hash

How to call a script with flags and get it's global vars?

perl

How can I use `pipe` to facilitate interprocess communication in Perl?

perl ipc

How to check a checkbox using WWW::Mechanize?

perl checkbox www-mechanize

Perl Update UI on Long Thread

Multi-line regex should match multiple times in a file (one-line command if possible)

regex bash git perl

What is the correct onliner for a column filter expression using Perl?

bash perl command-line

Deploy script needs to update an integer in a config file

perl unix command-line sed

What does "Invalid type 't' in unpack" mean?

perl

Extracting Multilevel XML using Perl

xml perl