Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Help with algorithm to dynamically update text display

Protecting against SQL tablename injection - how far is too far?

Java Wrapper to Perl/Python code

How can I suppress output to stdout and stderr in Log4perl?

perl stdout log4perl

In Perl, how do you access a value from a reference in an array of hashrefs?

perl reference

How to Subselect with DBIx::Class?

perl perl-module dbix-class

How can I call methods on Perl scalars?

perl overloading scalar

How can I use Haml with Catalyst?

perl frameworks haml catalyst

Why does Perl autovivify in this case?

How do I get Perl's Spreadsheet::WriteExcel to create formulas with VLOOKUP?

perl excel

Convert Memory Size (Human readable) into Actual Number (bytes) in Perl

linux perl unix

How do I delete a [sub]hash based off of the keys/values of another hash?

Ignoring Whitespace with Regex(perl)

regex perl

Why do I get extra, unexpected results with my ack regex?

regex perl ack

How can I get the last modified time of a directory in Perl on Windows?

windows perl directory stat

How do i export a function named 'import' from a module in Perl?

perl

Why does Perl's quotemeta() function behave differently when under the debugger?

perl debugging

What compile time features does Perl provide that other languages don't?

Perl function name clash

perl function naming

How can I find out if two strings are mostly equal (in perl)?