Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Convert string "a.b.c" to $hash->{a}->{b}->{c} in Perl

perl perl-data-structures

Call a bash script from a perl script

perl bash

Is there a difference between `shift` and `@_` in a subroutine?

perl

How can a perl module find its own path?

perl perl-module

compilation order and post prefix opertors

About the Perl range operator

perl

Alternate for making such a thing work in perl : `for(10...0)`

perl for-loop

Dereferencing in case of $_[0], $_[1] ..... so on

perl

Perl: string length limitations in real life

string perl limit

Net::Google::AuthSub login failed with new Google Drive version

What is @$ in perl?

A strict regular expression for matching chemical formulae

regex perl pcre

How can I upload a file using Catalyst?

perl file-upload catalyst

Where can I find a collection regular expression exercises for Perl? [closed]

regex perl

How can I drop privileges in Perl?

linux perl security privileges

Why isn't this simple Perl push/pop program working?

perl

How can I create relative/approximate dates in Perl?

What problems should I expect when moving legacy Perl code to UTF-8?

What is the easiest way to programmatically extract structured data from a bunch of web pages?

c# java apache-flex perl air

How can I create a Perl variable name based on a string?

perl symbolic-references