Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl DBI without accessing the database

mysql sql database perl dbi

How to shuffle the values in a hash?

perl shuffle

Date::Calc - format the day and month

perl date

Is it ever safe to combine select(2) and buffered IO for file handles?

perl io buffer

Remove wide characters, Perl

perl unicode

What is the correct regular expression in PERL for email validation? [duplicate]

perl

How to delete lines matching a certain pattern in Perl?

perl

Perl: Read web text file and "open" it

perl http file-io while-loop

I get extra CR using TT (perl template toolkit)

perl template-toolkit

Executing external programs in Perl

linux perl

Is there a way to test if a scalar has been stringified or not?

perl

Use a single module and get Moose plus several MooseX extensions

perl moose

Planning for deaths in perl tests [duplicate]

perl unit-testing testing

.pl files open in notepad

How can I compile a Perl script inside a running Perl session?

perl

Perl changing value within a conditional before entering the conditional?

Hash merge/concatenation

perl hash merge concatenation

Using a Perl module with empty parentheses

perl

Loop Find Command's Output

perl

C# equivalent of perl's $_

c# perl