Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

What does '! -e "/etc/httpd"' in Perl in 'if' Condition

linux perl

Getting all IP addresses of a hostname

perl nslookup

How do I read fixed-width records in Perl using the -0 option?

Mojolicious(hypnotoad) - enforce TLS v1.2

Perl: What's the meaning of $hashName{"a","b","c"} = "d";?

perl syntax

retrieve patterns that exactly match all regex in Perl

regex perl match

Error installing perl using perlbrew on Big Sur

macos perl perlbrew

Perl, unknown result of the `map` function

arrays perl

What's the best way to strip literal values out of SQL to correctly identify db workload?

sql database perl parsing

How can I do an update in Class::DBI without selecting a record first?

perl class-dbi

Why does my command-line not run from cron?

How can I UPDATE rows returned by a SELECT in a loop?

sql perl sqlite dbd

How can I open a Word document read-only from Perl?

perl ms-word ole

Which CPAN module would you recommend for turning HTML into plain text?

perl cpan lynx

When is Perl's scalar comma operator useful?

Is there a way to compare two variables in Template Toolkit?

perl template-toolkit

Convert Between Datetime Formats Using Perl

Why doesn't md5 match Perl's Digest::MD5 output?

perl md5 ksh

Why does my ActivePerl program on Windows stop accepting socket connections?

Is the performance hit with using MooseX::Declare mainly encountered during startup?

perl moose