Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to install perl 5.10 from MinGW installation manager?

windows perl mingw

How to send a custom http status code with mod_perl

perl mod-perl2

What's a good way to process RTF-encoded files and convert them to XML?

xml regex perl rtf

How do I make a DBIx::Class relationship with a fixed join condition?

perl dbix-class

app that auto-generates CRUD UI for database table

How can I identify the "tokens" (wrong word) of a regular expression

regex perl search-engine

Trying to install MinGW and Tk for Perl on Windows 7

perl mingw tk perltk mingw32

How do I use the debugger with mod_perl

perl apache mod-perl

Perl Net::OAuth2 example code

perl authentication oauth

How to investigate " Attempt to free unreferenced scalar"

perl debugging

Why should you recompose Unicode (NFC) on the way out?

perl unicode

Perl & MongoDB binary data

perl mongodb

Perl memory leak in threads (threads don't release memory)

How do you write an OAuth2 server in Perl?

perl oauth-2.0

In Vim, how to avoid having "/*" be treated as comment

perl vim comments indentation

Open dialogue with a bare bones version of Perl

perl user-interface

git svn clone large repo under Windows: out of memory - not a large file issue

windows git perl svn memory

Is there a Python equivalent to dereferencing in Perl?

Why does Autovivification occur with keys() and not %{..}?

Perl reports wrong line number if dying in multi line substitution. Is this expected or a bug?

windows perl