Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl pattern matching with pattern arithmetic

regex perl

Generate unique random strings

perl random dancer

Multilingual text sorting in Perl, on Windows, using locale

In Moose, if a role defines an attribute with a default, how do I change that default in my consuming class?

perl moose moo

Why does STDIN here work in a list context?

perl list stdin reverse

Finding null character using Regex in Perl

regex perl

Perl equivalent idiom for Python's warnings module

python perl warnings

Make Perl script work in both Perl 5 and 6

forms perl portability raku

Giving alternate name to a module in Perl

perl module naming

Silencing STDERR and warnings

perl

Perl Useless use of private variable in void context

perl

What is the -t used for in this Perl code

perl filehandle

How do I assure that a module is loaded only if the script is running on Windows?

array of sockets in perl

arrays perl sockets

Overloading constants in Perl 6

srand function in perl not giving correct range of values

perl

Assign STDIN to variable in strict mode

perl strict

Use Perl regex attributes in awk

regex perl awk pcre

Perl: Is there a difference between use warnings and -w? [duplicate]

perl

Format perl regex capture groups

regex bash perl