Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to normalize a path in Perl? (without checking the filesystem)

perl path filepath

How can I find _all_ locations of a regex match in Perl?

regex perl

Capturing text before and after a C-style code block with a Perl regular expression

regex perl regex-recursion

perl's pod2usage(-verbose => 2) shows the source code instead of the formatted documentation

perl perldoc

How do I abstract multiple nested loops?

git svn clone stuck on perl.exe

windows git perl svn git-svn

How do you customise text segmentation to not break between a digraph?

Building multiple backends for Raku fails

perl raku rakudo

Replace MULTIPLE first keys of multi-dimensional Hash in perl

perl hash

Perl Globbing a Variable stops on first match

Is there a way to have dependencies defined by OS in a CPAN distribution?

perl cpan makemaker

Monitoring Windows directory size

java ruby perl powershell groovy

How do I track down a mod_perl memory leak?

Get Link Speed - Win32_PerfRawData_Tcpip_NetworkInterface

windows perl wmi wmi-query

How do I fix "perl is not recognized" on Windows?

windows perl

Does using undef as hash values save any memory in Perl?

perl

running BLAST (bl2seq) without creating sequence files

Java equivalent of Perl's s/// operator?

java regex perl

How do I group my package imports into a single custom package?

perl packages

Getting list of fields back from 'use fields' pragma?

perl