Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

perl inconsistent negative zero result

perl floating-point

Perl: Reading from a 'tail -f' pipe via STDIN

How to make a method "final" in Perl?

Building a professional application in Perl?

Delete Lines : after pattern1 and between pattern2 and pattern3 using awk/sed/perl

perl sed awk

Template Toolkit and lazy Moose attributes - how to make them behave?

perl moose template-toolkit

Why does Perl's two arg open seem to strip newlines?

perl filesystems

Why is 'NaN' numeric according to the warnings pragma?

perl nan

consecutive operators and brackets

Perl - DBI and .pgpass

perl bash postgresql unix dbi

How do you search by dn in ldap

perl active-directory ldap

Handling authentication with Apache reverse proxy for plack/PSGI app

Perl's Modules lists

perl perl-module

How to calculate the difference between two timestamp strings in Perl

perl

How to make a perl one-liner "line-endings agnostic"

regex perl newline

perl split strange behavior

regex perl split

How to use different separators (/ , |) in a regular expression

regex perl replace

Is there a way to force void context in Perl?

perl perl-context

Writing to read-only attributes inside a Perl Moose class

perl accessor moose

Is it faster to use alternation than subsequent replacements in regular expressions

regex perl alternation