#!/usr/bin/perl use strict; use warnings; use App::Gtk2Demo; App::Gtk2Demo->run;