Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Logging within utility classes

perl logging dbi log4perl

How to normalize IPv6 ip using TCL/Perl?

python perl tcl ipv6

In Perl, how do I ensure that a sub is invoked as a method from methods of the same object?

perl

How to store a paragraph in C source code?

c perl

Most frequently used strings in a file

perl file sorting

Error using thread module: This Perl not built to support threads?

perl perl-module

Deliberately eating certain amount of memory using perl script

How do I distribute a Perl wxWidgets application to users who do not have Perl or wxWidgets installed?

perl wxwidgets

How can I export a function with Moose::Exporter?

perl oop moose exporter

Extract text between commas and quotes, ignoring escaped characters in perl

regex string perl split

remote shell call with awk from perl script

perl shell awk rsh

HTTP headers in php, perl and python

php python perl http-headers

How can I run stuff in the background and redirect their output in Perl?

How to prevent backtracking from end-of-string

regex perl

Should I use Parse::RecDescent or Regexp::Grammars to extract tables from documents?

swig perl typemap(out) std::vector<std::string> doesn't return the desired output in perl

c++ perl swig

Comparing two arrays, removing items that match

arrays perl