Posts tagged with

Plack

ODBC link with a database

I have a web server which needs to link to a MS SQL server (not my choice). In my case I use Plack which calls the database in four steps. The catch I often struggle with is that some other files with the same name may float around and which you may not be aware off. Run therefore a β€œfind / -name …

Read more β†’

Set up Perlbrew

HTML development work often is done remotely with all dangers of messing up a production version. My friend Gurunandan Bhat suggested I set up a local development environment. As always all credit goes to him for his support. This is therefore a howto for anyone eager to set up a local development …

Read more β†’