Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Regex Group: $1 in a string before replacement happens

regex perl

How can I exclude a module from a minicpan repository?

perl minicpan

Why does my simple fastCGI Perl script fail?

Why doesn't my Perl curses window work?

perl window curses

How do I reset my LDAP password from Perl?

perl winapi ldap passwords

How do I include all/some of the "sub modules" in a Perl script?

perl perl-module

Does 'use lib' work for UNC paths?

perl unc

How can I activate an Excel add-in from Perl or the command line?

perl excel command-line add-in

Retrying an operation after an exception: Please criticize my code

perl exception sqlite cpan

How can I mock a web server in Perl?

perl http mocking testing

How do I fix "Symbol not found: _is_prefix" when compiling Perl's DBD::mysql?

mysql macos perl dbd osx-tiger

How can I extract some XML data from a URL using XML::Twig?

xml perl xml-twig

Why does my UTF8 data from my mod_perl application still get garbled in the web browser?

javascript perl encoding utf-8

How do I detect if a program is running within a PAR archive?

perl zip par

What's the difference between system() in C and Perl?

c perl process system

How can I automate and share sessions between Firefox and Perl?

How do I get the PID of the process I start with Perl's system()?

perl system

How can I pass parameters to Perl subroutines defined using eval?

How can I reference the object when building it with Perl's Class::Struct?

perl

How can I copy a directory except for all of the hidden files in Perl?

perl