Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Specify Perl signal handler using the number, not the name

perl signals handler

Nested while loop to calculate distance for multiple destinations

perl geolocation while-loop

perl 'require' in begin block

perl module runtime require

Is there a perl implementation of SHA256withRSA

perl cryptography pkcs#1

What is the purpose of two seperate META files after building a distribution?

perl cpan perl-module

Perl: integration tests

How to convert perl hash to javascript hash

How to determine the installed version of gettext?

How to get a list of Jenkins Jobs using XML API

xml perl jenkins

Perl and XML::Smart - how to remove a node from an XML file

xml perl

Perl. Using until function

Perl dancer and Template Toolkit: Including template within template

Does Perl v5.10.1 have memory leaks or how to interpret valgrind

How do I catch permission denied errors from the glob operator?

linux perl bash

Getting multiple matches within a string using regex in Perl

regex perl multiple-matches

Perl's main package - block syntax - pragmas and BEGIN/END blocks

perl

Perl CGI hacked? But I'm doing everything right

perl cgi exploit

Scripts broke after upgrading LWP "certificate verify failed"

perl www-mechanize lwp

What does assigning 'shift' to a variable mean?

perl variables

What should every Perl hacker know about perl -ne?

perl command-line