Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Convert OWL Ontology to OBO

perl xml-parsing owl ontology

Looking for an elegant way to search for many file extensions into a filename string

perl check a line contains at list one word of an array

perl

Perl - Combine multiple regexps without renumbering?

regex perl

Any good collection module in perl?

perl collections

How to use shell command result in perl script?

perl shell

Why does Perl complain "can't modify non-lvalue subroutine call"?

perl

How can I build and parse HTTP URL's / URI's / paths in Perl?

perl http

How can I stop this Perl command from printing XML declarations over and over again?

linux perl

use PDL::Constants without "Subroutine redefined"

perl pdl

perl system call causing hang when using threads

How to avoid repeated jobs (one per core) when I'm trying to launch different threads?

Perl concatenate

perl

making sure that my handling of utf8 is correct

perl

In Perl how do you dynamically pick what method to use as a callback?

How can I write a Perl web app that supports CGI, FastCGI and mod_perl?

Perl array(@data) to variables($data)

perl

Regular expression program doesn't print

regex perl

How to postpone <head> rendering?

perl mojolicious