#!/usr/bin/perl use Application; use strict; my $app = new Application; $app->build($data);