1 2 3 4 5 6 7 8
#!/usr/bin/perl use lib qw(/usr/lib/libDrakX); use standalone; use common; use harddrake::ui; harddrake::ui->new;