Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

What does < do in Perl in this instance?

perl syntax cgi

Perl go up a character?

perl

Is this code which is using Switch.pm safe?

Perl equivalent of PHP's strtotime()?

perl date date-parsing

Calling a Module Function By Reference

perl dynamic module subroutine

perl regex to find any number that is a multiple of 5

regex perl

What does "$<" & "$>" mean in Perl

perl variables

Why do hash keys have different order when printing?

Floating precision difference in Perl 5.16.3 and 5.8.7

perl floating-point

Perl's 'readdir' Function Result Order?

perl readdir

How can I know if diamond operator moved to the next file?

perl diamond-operator

How can I parse people's full names into user names in Perl?

string perl parsing substring

How do I handle every ASCII character (including regex special characters) in a Perl regex?

regex perl ascii split csv

How do I find if it is the last line while reading a file from within a loop in perl

perl logging filehandle

How can I use placeholders for variadic SQL functions with Perl's DBI?

sql perl dbi

How can I make Perl's File::Find faster?

performance perl file-find

Pimp my Perl code

Find the item in an array that meets a specific criteria if there is one (Perl)?

arrays perl

How can I count the amount of spaces at the start of a string in Perl?

regex perl

What is the CORE:match (opcode) subroutine in Perl profiling?

perl profiling subroutine