PreshBlog

Archive for August, 2008

HTML::Table::FromDatabase released

by on Aug.20, 2008, under Perl, Programming

I’ve just released a new Perl module to CPAN, HTML::Table::FromDatabase. It’ll hit CPAN mirrors soon.

It subclasses HTML::Table, and its purpose is to simplify a fairly common task, of taking data from a database query and displaying it in a HTML table.

(continue reading…)

Leave a Comment more...

Big fire + explosions in Ontario

by on Aug.10, 2008, under Uncategorized

Apparently a big propane depot in Ontario exploded early this morning (around 3.30 am EST) – check the explosion in this video shortly after 1:50 -

(continue reading…)

Leave a Comment more...


xmkmf missing – install imake

by on Aug.05, 2008, under Linux

I was installing a fairly old piece of software on Arch Linux, and it was failing because I didn’t have xmkmf installed. After some longer Googling than would be expected, I found that xmkmf is part of imake (which was distributed with XFree86, but is no longer used by XOrg).

So, for the benefit of anyone Googling for, say, “xmkmf: command not found” on an Arch Linux system, install the imake package (pacman -S imake) and all will be well.

2 Comments more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!