#!/usr/bin/perl use lib qw(lib); use MooseX::Status; my $builder = MooseX::Status->new_with_options->run_report;