Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How do I create and use a byte array in perl?

perl arrays

What's the equivalent of escaping strings for MySQL database input in Perl?

mysql perl

How can I create a hash of hashes in Perl?

How can I get timestamps in Perl DBI logfiles?

perl logging dbi

Convert CSS Style Attributes to HTML Attributes using Perl

html css perl

How can I install local modules with the cpan tool?

perl installation cpan

How do I connect to an MS Access database using Perl?

database perl ms-access odbc dbi

How can I copy a file in Perl and maintain its timestamp?

perl file copy timestamp

Are there examples of WWW::Curl::Multi?

perl curl

In Perl, how can I check for the existence of Socket options without generating warnings?

processing text from a non-flat file (to extract information as if it *were* a flat file)

Standardizing a Release/Tools group on a specific language

python perl groovy

Setting up a common perl/cpan environment

perl

Javascript quick array declaration

javascript perl arrays

Perl file test operator help

perl

How can I print the cookie_jar values in Perl's WWW::Mechanize?

perl cookies

How can I define an empty array in a Perl construtor?

perl arrays oop

Is there a list comparing the features of different frameworks available for developing web apps in Perl?

perl cgi security

How can I write a Perl one-liner for a Makefile so I can translate a literal \n to a newline?

regex perl

How can I modify a scalar reference passed to a subroutine reference?