Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

What does this command in Perl do?

linux bash perl

How do I select a specific sub-node of an XML file using XML::Twig?

xml perl xml-twig

Equivalent of keyset in perl

perl

How can I check whether all Perl modules are imported?

perl perl-module

Why isn't on_eof called in this AnyEvent::Handle example?

perl anyevent

Perl: Length of an anonymous list

arrays list scalar perl

How can I make split(/\t/, $STRING) detect empty values when $STRING ends with "\t\t"?

How can I do a multi-line match on the data returned from Perl's diamond operator

regex perl

Why doesn't my regular expression work with Perl's Switch module?

perl switch-statement

How can I avoid Perl::Critic warnings when I process a multi-line string with a filehandle?

Why does my method print "isObjectName=SCALAR(0x1289df0)"?

perl oop

Perl argument missing

perl

How can I manage command line arguments/variables for a script written in Perl?

Bash, Perl or Sed, Insert on New Line after found phrase

perl bash sed awk

Switch on length of line in Perl script

perl

WWW::Mechanize : How to upload file under different file name?

perl www-mechanize

execute failed: Incorrect string value: '\xD6sterl...' with mariadb and perl DBD

perl utf-8 mariadb utf8mb4 dbd

Is there any specific convension/best practices for perl module creation? [closed]

perl oop

Encrypt file in Perl and decrypt in c#

c# .net perl encryption rijndael