Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I determine the download speed and amount from LWP::Simple's getstore()?

perl download lwp

perl -pe one liner: Replace all matched characters with same number of a different character. Not global

perl regex sed

How to dig into an certain hash depth?

perl hash

Backslash before a subroutine call

perl reference subroutine

Perl regex with pipes

regex perl

In Perl, how do I print hash keys in order of their (numerical) values?

perl sorting hash

using sprintf to round float numbers

perl

Perl Mechanize, submitting a form with a file (image)?

perl mechanize form-submit

Saving a file with WWW::Selenium

perl selenium www-mechanize

Why does shift think it's receiving a parameter in scalar context?

perl

Perl: open files from array and read one by one

arrays regex perl

Perl regex capture each character as one group

regex perl

Inplace replacement in a file through a perl script

perl edit-in-place

Error-handling with usage of `$@`

perl error-handling eval

How to get around the scope of the foreach loop in Perl

arrays perl variables scope

Encode/Encrypt issue while porting Python to Perl script

Fork in perl but get exit status from a system call in the child process

ajax perl fork exit qx

Only one of two arguments should be defined

perl

How does one create a child module?

perl

Finding repeating tagged substrings

regex perl