Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl: Is it possible to undo a SIG{INT} catch?

perl signals

How do I convert stored misencoded data?

mysql perl encoding utf-8

*** glibc detected *** perl: double free or corruption (!prev): 0x0c2b7138 ***

perl debugging glibc

Better to install MySQL 32bit or 64bit on my 64bit Intel-based Mac (Perl/Python user)?

python mysql perl

Is there a Perl module that can automate ollydbg?

perl debugging ollydbg

How do I create a Unicode directory on Windows using Perl?

perl unicode directory

How can I use vendor-packaged modules from a Perl I compiled myself?

perl perl-module

Is there any way to do something when a Perl thread finishes its work?

perl multithreading

How can I parse IP addresses and address ranges with Perl?

perl ip-address

POD multilanguage documentation

perl perl-pod

Can I customize the indentation of ternary operators in emacs' cperl-mode?

Read and Write in the same file with different process

perl

How can I pass arguments and return values with XML::Twig's handler?

perl xml-twig

How do I access a parse tree created by XML::Parser?

xml perl

Can I set up template inheritance inside a template? (Template Toolkit)

perl template-toolkit

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

What is a "dual-life" module?

perl module

How do I pass a hash to subroutine?

perl hash subroutine

How do I force a stack backtrace for all fatal errors in Perl?

perl