Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Use of Win32 processes and threads in one Perl module

How to force EXPR instead of GLOB dereference?

perl

Perl backticks using bash

bash perl backticks

Perl assign regex match to variable with default value

foreach value in fetchall_arrayref

perl dbi

Error in constructor: couldn't execute "git": no such file or directory

perl git tcl irc bots

Perl regular expression to match the first instance of ? across multiple lines

regex perl matching multiline

Case-insensitive keyword matching

regex perl yacc

Using Oracle with Perl

oracle-database perl

How to dynamically add a program's library path to @INC in Perl program?

perl

Connect to a database conditionally

perl if-statement dbi

Perl Audio file duration

perl audio metadata

Perform multiple += in one line of Perl

perl variables equals

simple perl addition program going wrong?

perl

How to jump iterator to point any other element of a list in foreach loop?

perl

Passing a hashref to a sub

json perl cgi

Perl - passing an array to subroutine

perl subroutine shift

perl print only the last line of the array

perl

calling a function which may exist within a package

perl package