Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Awk/Perl/Sed column substitution based on a text code

perl sed awk

How does : # use perl eval 'exec perl -S $0 ${1+"$@"}' set the perl version?

shell perl

Perl substitution example from Mastering Regular Expressions book not working for me

regex perl

How do I kill Perl threads?

multithreading perl fork

Can perl replace multiple substrings with regex?

regex perl substring

how to get unique values set from a repeating values list

python perl parsing

How can I paginate a Perl array?

arrays perl

How to become super user through SSH

linux perl unix

How to enable dots (.) in subroutine names?

perl subroutine

Selecting Multiple %Hash Elements Using @Array in Perl

arrays perl hash

I want to print the difference and the common between two files and print the result in the same order of a particular input file

Perl code to generate secret key for HMAC SHA256 signing?

perl hmac sha256 secret-key

Searching Perl array with regex and return single capturing group only

regex perl

How can my Perl program tell if is running under mod_perl?

perl mod-perl2

File::Find and $_ in nested subroutines

How to use ExtUtils::MakeMaker to install data in a custom directory

linux perl makefile

WWW::Mechanize field methods

perl mechanize textfield

In a single Perl script, can I close and re-open STDIN?

perl stdin