I am updating Perl packages in pkgsrc right now. pkgsrc is the package management system from the NetBSD project and … Learn more
A new hope – package repository for RHEL 6 based Linux
01.24.2012, No Comments, Devops, Perl, RHEL, Shell, Unix, by rhaen.Everyone needs software which is not in the repositories. That happens from time to time and usually you end up … Learn more
Monitoring 2.0 – Next generation monitoring
11.23.2011, Comments Off, MacOS X, Perl, Shell, Unix, Win32, by rhaen.Designing monitoring systems can be thrillseeking. I have seen all kinds of homegrown monitoring systems built on top of nagios … Learn more
Testing Perl knowledge for DevOps positions
09.19.2011, 7 Comments, Devops, Perl, Uncategorized, by rhaen.Teaching new colleagues the wonders of Perl can be a tough thing because it’s not clear where to start. Do … Learn more
Success or failure – with open source
09.13.2011, Comments Off, Devops, Ironman, Mojolicious, Perl, by rhaen.I like to look at things that work well and try to figure why they work and what are the … Learn more
Morbo as a service on MacOS X
09.03.2011, Comments Off, Ironman, MacOS X, Mojolicious, Perl, Unix, by rhaen.I am a developer and a sysadmin – this qualifies me as a lazy person. I don’t want to do … Learn more
Test::Mojo – Intro into testing with CSS3 selectors
09.01.2011, Comments Off, Ironman, Mojolicious, Perl, Win32, by rhaen.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 rhaen.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