pkgbox

Feed Rss

Archive for the ‘Perl’ Category

I am updating Perl packages in pkgsrc right now. pkgsrc is the package management system from the NetBSD project and … Learn more

Everyone needs software which is not in the repositories. That happens from time to time and usually you end up … Learn more

Designing monitoring systems can be thrillseeking. I have seen all kinds of homegrown monitoring systems built on top of nagios … Learn more

Teaching new colleagues the wonders of Perl can be a tough thing because it’s not clear where to start. Do … Learn more

I like to look at things that work well and try to figure why they work and what are the … Learn more

I am a developer and a sysadmin – this qualifies me as a lazy person. I don’t want to do … Learn more

Testing with Mojo is great fun. The Mojolicious framework provides an easy way to test your web applications without any … Learn more

$self->hello_world();

08.27.2011, Comments Off, Ironman, MacOS X, Mojolicious, Perl, Shell, Unix, Win32, by .

I’ve moved in here tonight – I am your new neighbour.   This blog travelled through the highlands of the … Learn more

When I use perlbrew or local::lib for my custom libraries I struggle with the MacOS X user interface. It just … Learn more

Mojolicious::Lite comes in very handy when just a simple script is needed. You can still use the full power of … Learn more