Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to Use Regular Expression to Look for the something NOT of Certain pattern

regex perl

How can I see if MYSQL truncated a field during an Update usint Perl DBI

mysql perl dbi truncated

In Perl, how can I convert a binary string to an integer?

perl string binary

Perl - replace regex match with arbitrary operation on regex

regex perl

Find all possible starting positions of a regular expression match in perl, including overlapping matches?

perl

Is it possible to set a breakpoint in the Perl debugger without modifying the source?

perl debugging

perl DBIx sqlite {sqlite_unicode=>1}?

Perl reading huge excel file

perl excel spreadsheet

Length of string in Perl independent of character encoding

Any suggestions for improving (optimizing) existing string substitution in Perl code?

regex perl string substitution

Bitwise NOT on hexadecimal numbers in Perl

regex string perl

Is this how to use hashes with JSON?

jquery ajax perl json

Perl Mechanize find all links within Div

html perl mechanize

Limits of multithreaded INSERTS in sqlite

perl sqlite

Reloading modules and redefining subroutines in Perl

perl perl-module

Using perl, how do you process a regex taken from command line input?

regex perl

Can't create an instance of WWW:Mechanize::Firefox

Perl: how to make variables from requiring script available in required script

Is there a way make perl compilation fail if a hash key wasn't defined in the initial hash definition?

perl hash compiler-errors

Perl - regex - Position of first nonmatching character