Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Detect first or second file in a one-liner

perl

Find a number and incrementing it

perl

How do I remove duplicate values from an array in Perl? [duplicate]

perl

Is there any function in Perl that shifts the array element without removing them?

arrays perl

Writing (and reading) bits to binary files in Perl + EOF handling

Error: Not a HASH reference

perl hash

How does word counting by list assignment work in Perl?

Is it possible to make 'exec' use '$SHELL -c' instead of '/bin/sh -c' in Perl?

perl unix exec

qr function does not match case-insensitively

regex perl

Is it possible to push a key-value pair directly to hash in perl?

perl hash push key-value

accessing a Moose Array

perl moose

run perl -e from inside perl script in windows

windows perl

How can I find and increment a number in a larger Perl string?

perl

How to find rows which has a certain char less than a certain count?

perl bash shell

Best script to modify file contents on server

python perl bash scripting sed

How do I send a signal to Perl on Windows?

c# perl signals

Convert a byte stored as string into bits in Perl and modify it

perl binary hex

extract month, date, year using split

perl

In Perl, how to clone output to stdout and a log file in real time

perl windows-console

Is there a symbolic implementation of the PDL API?

perl pdl