Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Bash variable of name starting with 'DYLD' is not loaded into environment: bug or feature?

Split string (or regex match) at position/index of nth character in Perl?

regex string perl split

Is there a Perl Syntax Highlighter (outputting to HTML) like PHP's GeSHi?

perl syntax-highlighting

Perl using `IO::Handle` or `IO::File` when not reading actual files

perl file-io

What version does the Perl interpreter use by default?

perl

Perl Parallel::ForkManager empty return

perl parallel-processing

Convert XML to Perl Hash

xml perl

Testing Perl on Windows with github actions

windows perl github-actions

Experimental push on scalar is now forbidden at indent2tree

perl

Capture number which twice occurrence in strings

regex perl

How to extract the hostname from a URI that includes a username and password in Perl?

regex perl ssrf

Perl: suppress output of backtick when file not found

Two nested while loops on same array become infinite (they shouldn't)

perl

Execute a Bash script (Shell Script) from postgres function/procedure/trigger

How does prctl, set_pdeathsig work in perl?

linux perl

How can I mock Perl's unlink function?

unit-testing perl mocking

Perl JSON validation function

json perl debian

What is the purpose of references in Perl?

perl

Where is the uninitialized value in the compare function?

perl