#!/usr/bin/perl -w use strict; use lib qw(/usr/lib/libDrakX); use harddrake::ui; harddrake::ui->run;