Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Fibonacci Perl program going out of Memory even for Small inputs, even after using Memoization,

Getting a Unicode code point ("character") by name

perl unicode

Remove one-character words

regex bash perl awk sed

Inexplicably a Perl local my(array) acts like a global variable, dirty on subsequent iterations

perl

How to sort strings using two substring equality conditions?

sorting perl

How can I tell when another process has stopped writing to a file in Perl?

perl file

How can I use paste and awk inside Perl?

linux perl unix awk paste

Why does Perl warn me about using pseudo-hashes?

perl warnings

Can actual Perl Regular Expressions be implemented in Java via existing library?

java regex perl

How can I make an object in my parent class but bless it into my child class in Perl?

How can I match text and replace it with a computed value based on the match in Perl?

regex perl

How can I validate a "yyyy-MM-dd'T'HH:mm:ssZ" date/timestamp in UTC with Perl?

perl validation datetime

How can I reuse some functions in a Perl script?

perl

match and replace multiple newlines with a SED or PERL one-liner

Can Perl's CGI.pm process Firefox's <input type="file", multiple=""> form fields?

perl firefox file input

Sending data from c to perl

c linux perl shared-memory

Why won't prove accept -MCarp=verbose?

perl testing carp

What do I use to display CSV data as a chart?

xml perl excel csv charts

How to find symbolic links to the current file?

php perl

How do I uninstall Perl modules?

perl git-submodules