Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can Perl's XSUB die?

perl xs perl-xs

Why does appending a common suffix reverse the collation order in the en_US locale?

c perl locale

Is there a tutorial for Ruby programmers who want to learn Perl?

ruby perl resources

What is the correct way to add a utility module to a CPAN distribution?

perl cpan

In Perl, how can I return a tied hash from a subroutine?

perl return-type

Data recognition, parsing, filtering, and transformation -- GUI?

Extracting CN's with LDAP?

perl ldap

What text editor does most accurate job of syntax highlighting Perl

How do I stack Plack authentication handlers?

Use data structure references more commonly

perl reference

Automatically Install Package-Based Perl Modules in Ubuntu

Perl precompiled regex - utf8

regex perl unicode utf-8

Finding the source of a perl taint mode error

perl cgi taint

What does `bless` do inside a brace construct?

perl

Perl / regex date format convert

regex perl datetime

Sorting a hash by value when it has many keys

perl sorting hash

How do I collect data from a website that uses AJAX, with Perl?

ajax perl data-mining

Why does Perl's string multiplication not warn on undef?

perl warnings undef

Do you prefer "if (var)" or "if (var != 0)"? [closed]

c perl coding-style

How to store an IP in mySQL

python mysql perl ip-address