Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Can I dynamically get a list of functions or function names from any Perl module?

perl perl-module

How could I catch an "Unicode non-character"-warning?

How can I add a function based on the version of perl?

perl versioning

How to stop a Perl program from closing its window when it is finished?

windows perl

Dump prepared sql query from DBI statement in PERL

perl debugging dbi dump

how to trim file - remove the columns with the same value

perl unix sed awk

Regular expression in index function

regex perl indexing position

Is there a module like Perl's LWP for Ruby?

ruby perl rubygems

Sort across multiple columns (Perl)

perl sorting

How do I find the largest 10 files in a given directory?

perl bash filesize

Passing arguments to redirect_to in mojolicious and using them in the target controller

perl mojolicious

Perl hex string to binary string

perl

Does perlbrew work on Windows?

windows perl perlbrew

perl "or" error handling: multi-statement on error possible?

perl

How to find if values of an array are the keys of hash in Perl?

arrays perl hash

How to concatenate $1 with number in a regex

regex perl

regex to match word boundary beginning with special characters

regex perl

Create a Perl hash with an array as the key

perl

Cannot find -lperl doing a makefile on c++

c++ perl makefile

perl chdir not working, not changing the directory

perl