Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl fast checking of overlapping intervals?

perl range intervals

How to get output from ls command into perl script by using unix pipe

perl pipe

Perl Named Captured Group

regex perl

Perl splitting on multiple occurrence of the same pattern

regex perl

Text replacement with backslash in a variable in Perl

PCRE (recursive) pattern that matches a string containing a correctly parenthesized substring. Why does this one fail?

regex perl pcre

When is $my_array different from \@my_array?

perl

How can I get the second-level keys in a Perl hash-of-hashes?

Using Perl's Template.pm, how can I select a random element from an array and output it?

perl template-toolkit

How can I modify a Perl DateTime object?

perl datetime date

Can I use a here document to append to a string?

perl heredoc

Hiding Twitter tokens in Perl

perl twitter oauth

re-scaling the values between given maximum and minimum, where max is positive and min is negative

How to handle main option with Getopt

perl getopt

extract word with regular expression

regex perl pcre

Perl Mojolicious: Passing arguments to a code ref

Select from multiple tables in DBIx::Class

sql perl dbix-class