Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Is there a way to mock the built-in require function in Perl?

perl unit-testing mocking

parsing json file using perl

json perl

What does if (@array) mean in perl?

perl scripting

In Perl, how can I convert all newlines to spaces in a string?

perl string

Should I use Perl or PHP or something else for this project?

php xml perl web-services

Funky 'x' usage in perl

perl

How do I calculate a DateTime difference in Perl?

perl

What does this Perl regex mean: m/(.*?):(.*?)$/g?

regex perl

Perl for loop going haywire [duplicate]

perl for-loop

How can I prevent database being written to again when the browser does a reload/back?

database perl cgi idempotent

How can I quickly find the first line of a file that matches a regex?

regex perl sed grep

How do I find a date which is three days earlier than a given date in Perl?

perl date

Perl, how to lowercase all hash values?

perl hash lowercase

How can I check that a perl version is not greater than some value?

perl

How does Perl decide which order to evaluate terms in an expression?

What's the best way to write a maintainable web scraping app?

How can I avoid this error produced while using 'strict'?

Is there a CPAN module for converting seconds to English?

How to get a unique filename in perl

perl temporary-files

How can I search for (escape) a dollar sign using ack?

regex perl unix ack