#!/usr/bin/perl -w use WidgetView; my $app = WidgetView->new(); $app->run();