Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to combine the data from two CSV files in BASH?

ruby perl bash csv python-2.7

Declare and populate a hash table in one step in Perl

View Perl Variables as Bytes/Bits

perl binary

How to print a Perl character class?

regex perl character-class

Perl Global symbol requires explicit package name

perl strict

How to extract the words through pattern matching?

perl

Is there a cell length limit writing CSV files with Text::CSV?

perl csv

Why can I print this treating as a reference and treating it as a scalar?

arrays perl reference scalar

Perl XML::LibXML: how to access comment nodes

perl libxml2 xml-libxml

'use warnings' vs. '#!/usr/bin/perl -w' Is there a difference?

perl

Is it possible to have two different Perl versions?

perl raku

How to subsitute with variable options in perl script

perl replace

Perl optimizer question: Will the perl compiler optimize away all of these temporary variables?

perl optimization

Why is my Perl regex using so much memory?

How can I insert text into a string in Perl?

perl insert variables

In Perl, how can I change an element in an XML file without changing the format of the XML file?

xml perl

how to use a shell script to supervise a program?

perl bash shell

perl process queue

perl multiprocessing

How can I generate URL slugs in Perl?

perl seo url-rewriting cpan

How to replace a String which has escape sequence inside a File using Perl?

regex perl string