Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

No output from IPC::Open3

perl

How to write an Net::SMTP email in perl

perl email smtp

How to output binary files in Perl?

perl file-io

perl: how I can deal with multiple sockets using select AND fork?

perl nonblocking

How to detect latin1 and UTF-8?

Transpose in Perl's PDL::Complex

perl complex-numbers pdl

Perl XML::Parser - howto access a simple parsed tree?

xml perl parsing

How do I do this search and order_by on a DBIx::Class::ResultSet

perl dbix-class

Pathname attacks using CGI

perl cgi pathname

Why use the -p|-n in slurp mode in perl one liner?

perl

Perl sort with regular expression

regex perl sorting

/usr/bin/env perl does work as command but not in perl script

bash perl unix shebang env

Check Array and Hash is Empty or Not

perl

Bash variable of name starting with 'DYLD' is not loaded into environment: bug or feature?

Split string (or regex match) at position/index of nth character in Perl?

regex string perl split

Is there a Perl Syntax Highlighter (outputting to HTML) like PHP's GeSHi?

perl syntax-highlighting

Perl using `IO::Handle` or `IO::File` when not reading actual files

perl file-io

What version does the Perl interpreter use by default?

perl

Perl Parallel::ForkManager empty return

perl parallel-processing

Convert XML to Perl Hash

xml perl