Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I safely pass a filename with spaces to an external command in Perl?

perl escaping

How to distribute native perl scripts without custom module overhead?

perl distribution bundle

VIM 7.2 Scripting problem with `:perldo` and multiple expressions

perl vim scripting

how to use Net::SSH::Perl with public keys?

perl ssh ssh-keys

How do we configure SSH using Perl in Windows?

windows perl ssh

Template toolkit character encoding

How do I identify the protocol (http vs. https) using Perl's CGI.pm

perl cgi

How to programmatically determine character dimensions of my terminal window?

Multilingual PSGI-web deployment

perl dancer plack psgi

Microsoft Word to Org-mode

perl emacs ms-word org-mode

What's the syntax used for sub foo : method { shift->bar(@_) }?

perl

DBD::mysql::st fetchrow_array failed: fetch() without execute()

perl

How can I find out what script, program, or shell executed my Perl script?

perl shell powershell

Why does this random hash value selector always return the same value the first time it's called?

arrays perl hash

Dereferencing values from an array to declared variables in one line

perl reference dereference

Can't load 'C:/strawberry/perl/site/lib/auto/XML/LibXML/LibXML.dll' for module XML::LibXML

How do I change the color of current cursor position indicator?

Perl ord and chr working with unicode

perl unicode

Is there ever a reason to include the shebang line in Perl packages?

perl module

Odd regexp behaviour - matches only first and last capture group

c# regex perl capture