Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

What does the metacharacter, '?' match?

regex perl

How to use XML::XPath to get parent node?

xml perl xpath

How to timeout a "select for update" in Oracle using Perl DBI

perl oracle-database dbi

Perl datetime generated?

perl datetime

Which Blowfish algorithm is the most 'correct'?

php c perl vb6 blowfish

Call a method in a dynamically loaded module perl

perl perl-module

Perl syntax error: Bareword found where operator expected

perl

How can I efficiently count ranges that cover a given range in Perl?

perl performance range

Api/library for html to mobi/epub conversion

java javascript perl epub

Are there reasons to ever use the two-argument form of open(...) in Perl?

perl

How do I convert local time to a Unix timestamp in Perl?

perl unix

perl5 method test "can" not working correctly in new version

perl

regex for strings optionally surrounded with quotes

regex perl

What does it mean to have uselongdouble undefined, but d_longdbl defined in the Perl build configuration?

perl

How can I prevent cross-site request forgery with Perl and Apache?

perl apache csrf

How can I check if a binary dependency is available in Perl?

perl cpan binaries

What is a regular expression to return the substring between two characters in a longer string?

regex perl

How can I print the names of the files being processed in a Perl one-liner?

perl command-line

How can I create a Unicode character from its bytes when they are stored in different variables in Perl?

perl unicode hex

perl how to reference hash itself

perl reference