Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Using Perl to replace a string in only a certain line of file

bash perl edit

AnyEvent::RabbitMQ issues with closed channels

How do I set proxy for lynx [closed]

linux perl proxy lynx

Perl forward SIGINT to parent process from `system` command

perl

Creating and accumulating a Map of Map of Map ... in scala

perl scala

How to use the dbicdump to only dump specific table

mysql perl dbix-class

Perl using a variable to reference a module messes up passing parameters

perl perl-module

Feeding a Python array into a Perl script

python perl

Perl: Handling arrays and array references

perl

Perl custom syntax for suffixes or custom postfix operators

Perl regular expression inside regular expression

regex perl expression

Perl: Testing that a file is actually writable as opposed to checking file permissions

perl file-permissions

Is there a way to tell which @INC path a module was loaded from?

perl

Negative lookbehind in regex

How to connect to a Gmail inbox

perl gmail imap

How to use AnyEvent::HTTP to get only part of the page?

perl anyevent

Handling wide char values returned by Win32::API

perl winapi

Where to put bash completion scripts

bash perl bash-completion

include/eval perl file into unique namespace defined at runtime

perl

Perl file handles - overwrite existing data instead of appending/deleting

perl file-handling