Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Finding Perl modules already packaged for Debian and Redhat

perl package debian redhat

How can I pass a sparse matix from Perl to R?

perl r sparse-matrix

Find and replace without storing variable

regex perl

How can I install a newer Perl without damaging the system install?

is it possible to read the text in a pdf file using perl?

perl

Perl Oauth2 package

perl token cpan oauth-2.0

get last few lines of file stored in variable

perl

Is it possible to retrieve existing moose objects, rather than create a new one, when the same required attributes are provided?

perl moose memoization

Perl getcwd ending forward slashes

perl cwd

How to find difference in csv record

perl csv shell diff

Replace text between START & END strings excluding the END string in perl

regex perl

Remove XML Node Using Perl - This or That

perl

Memory usage within perl

Why doesn't XML::Twig call my end_tag_handler?

xml perl xml-twig

XOR operation with "use integer" gives different values on Windows and Linux

perl 32bit-64bit

Is importing a truetype font for perl module possible?

linux perl pdf truetype

How can I validate enum types as Perl subroutine arguments?

In XS, how do I get a variables address from its name?

perl xs