#!perl

use strict;
use warnings;
use Example;

my $app = Example->new->to_app;