Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

matching lines in vi that contain any permutation of a set of strings

regex perl vim

Back-slashing single quotes in Perl

perl quotes

How can I match string order between two documents in Perl?

perl textmatching

Odd number of elements in Perl hash

perl threads self detach

How can we maintain session in a Perl CGI web application?

perl session cgi

Undefined subroutine &main::First called at hello.pl line 6

perl

Test::BDD::Cucumber::Harness::Html breaks UTF-8 characters

perl utf-8 cucumber tap

Is there a better way of doing data validation in Perl than regex?

regex perl validation

Perl convert time in localtime format to YYYYMMDD

XML::Twig - regex in xpath fails with equal sign =

regex perl xpath xml-twig

Perl's unpack("A4/A*") length+bytes syntax in regular expression form

How do I find "wide characters" printed by perl?

Setting Background Color in Perl Magick Image Conversion

perl imagemagick perlmagick

Get current terminal color pair in Perl

perl termcap

Why do some programmers declare variables like my $myvariable = shift; in Perl?

perl

add and element to xml file in perl

xml perl insert root

How do I decode a double backslashed PERLQQ escaped string into Perl characters?

perl utf8-decode

leak while blessing an empty reference inside the XS code

Does symlink function in perl overwrite an existing link

perl symlink