#!/usr/bin/env perl use utf8; use strict; use warnings; use Gtk2 '-init'; use LDFM::MainController; print "buh!\n";