Search code examples
perl using constant in regex...


regexperl

Read More
How to avoid "Not a HASH reference at ..." in regex like "qr/^${\CONSTANT}{3,}$/&quot...


regexperlconstants

Read More
Why is the position of `[:space:]` within a character class seemingly important?...


perlsyntax

Read More
Unable to flush stdout: Bad file descriptor...


perlstdoutipcfile-descriptorstderr

Read More
How do I find the length of a Unicode string in Perl?...


perlunicodeutf-8

Read More
Should I read from ARGV in own Perl module?...


perlperl-moduleseparation-of-concerns

Read More
Variable declaration in BEGIN block...


perl

Read More
Parsing HTML on the command line; How to capture text in <strong></strong>?...


perlsedawkgrepcommand-line-interface

Read More
In Perl, how can I test whether a sequence is of the form n, n + 1, n + 2, ..., n + k?...


perl

Read More
How to use main:: data in modules?...


perlperl-module

Read More
Scalar with lines to array...


arraysperl

Read More
Strange `pwd` output from Perl...


perl

Read More
How to dereference this array? And how do I store this array into a hash?...


arraysperlreferencehashmapdereference

Read More
Grep keys in a hash of hashes...


regexperlperl-hash

Read More
Count and sum up specific decimal number (bash,awk,perl)...


bashperlawk

Read More
Can perl automaticly delete a scalar and replace with arrayref?...


perlarrayref

Read More
qr function does not match case-insensitively...


regexperl

Read More
How do I encode HTTP GET query strings in Perl?...


perlhttpescapinguri

Read More
Perl expect - how to control timeout on target machine...


perlsendexpect

Read More
Where does Z_int come from?...


c++cperlperl-module

Read More
In perl, how do I use modules created with module-starter in the same directory?...


perlperl-module

Read More
Check if the file has zip extension...


perl

Read More
Net::SSLeay post_https compilation error: Too many arguments...


perlopenssl

Read More
How do I extract an array from a 2D array?...


arraysperlmultidimensional-array

Read More
Validate year range...


regexperl

Read More
Perl IF statement not matching variables in REGEX...


perl

Read More
Perl split with empty text before/after delimiters...


stringperlsplit

Read More
How to rename perl __ANON__ sub without disabling strict 'refs'?...


perlreferenceanonymous-functionstrictsymbol-table

Read More
Perl \s metacharacter not matching when empty lines exists...


regexperl

Read More
How do I factor integers using Perl?...


perlintegerfactors

Read More
BackNext