Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Get string from two rows

perl sed awk grep

how i can comment (#) 6 lines before and after the matched pattern in sed

regex perl vim sed

What does <DATA> mean in Perl error messages?

perl error-handling

How to open an XML file in utf-16 encoding in Perl? [closed]

perl

Why would waitpid in Perl return wrong exit code?

perl exit-code waitpid

Using IPC::Run with timeouts results in Modification of a read-only value error

perl

How to check availability of 64-bit integers (for `use integer`)?

perl 64-bit

Is there a way to overload/intercept function calls on overloaded objects in Perl?

perl function overloading

regex and the o operator perl v5.10.1

regex perl

How to extract div tag

perl parsing

Correcting the XML encoding

python xml perl encoding

Adding authHeader to Perl SOAP::Lite request

perl soap

Perl alarm() equivalent in C?

c linux perl alarm

best way to construct datalist with mojolicious

perl mojolicious

How to determine bitwise binary scores for a list of number in perl?

perl binary

Why Perl regex doesn't match "\n" with a following character?

regex perl

perl - usage of $ symbol

perl hash syntax

Strawberry Perl Firebird driver and module on Windows 10 64bit

how to access variables in imported module in local scope in perl?

perl moose perl-exporter