Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl shared variables atomicity and visibility

Marpa: Can I explicitly disallow keywords as identifiers?

perl parsing marpa

Translating Perl to Ruby - modules vs. classes

ruby perl namespaces

Using Perl and LibXML to obtain sub node values when namespace is used

perl libxml2

Perl subroutine timeout

perl time timeout ole subroutine

Why Dancer app fails under uWSGI + Apache?

apache perl uwsgi dancer psgi

How to delete entire column in Excel sheet and write updated data in new excel file using Perl?

perl

How should I handle Perl module updates when maintaining docker images?

perl docker dockerfile cpan

What is the optimal --max-requests setting for Starman?

perl nginx dancer starman

Weakening captures using Sub::Quote

perl moo

How to open a file handle on a string in Perl 6?

string perl raku filehandle

What does setting a class/module name before a variable definition do in Perl?

perl

Why can I slurp a file by assigning the result of angle brackets to the input record separator?

perl slurp

Mojolicious - how to intercept the incoming request before controller method handles and renders

perl mojolicious

How do you catch a buggy sig die handler if the mechanism to debug code that everyone uses overrides it?

perl signals eval die carp

Why does the package qualification of symbols result in less memory used, even if the symbols are imported locally?

Perl How to change account host using DBI module?

mysql perl mariadb dbi

Moose or Meta?

perl moose

How can I download Yahoo Groups?

How do I schedule one-time tasks from a Perl CGI application?

perl cgi scheduling at-job