Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Most efficient way to search very large text file and output lines matching any of a very large number of terms to another file

perl search large-files

perl: executing multiple systems processes and waiting for them to finish

perl bash logging fork

Problem getting Mojolicious routes to work

perl mojolicious

Finding elements of an array that match elements of a second array

arrays perl data-structures

Serverless execution of a perl script?

Making Strings Safe for Regular Expressions in Perl

regex perl

how to parse Industry Foundation Classes (IFC) files using perl or javascript?

javascript perl step ifc

Translate perl split to python split

python regex perl

Perl programming: continue block

How do you install perl DBD::Oracle on OSX Snow Leopard 10.6

Remove special character while reading file in perl

perl utf-8 solaris

Why does the match operator's "match-only-once" optimization only apply with the "?" delimiter?

regex perl

Find Favicons in HTML using Perl

perl favicon www-mechanize

how to prevent split from removing empty elements

perl

What is currently the most comfortable and reliable cross-platform Perl module to do parallel downloads?

Continue getting a partially-downloaded file

perl http download wget

How to create a dynamic subroutine name in perl

perl function subroutine

How to merge same sizes of arrays to one array in Perl?

arrays perl

Workflow to debug for a Perl programmer

perl debugging