#!/usr/bin/perl -T use warnings; use strict; use Simba::DA; my $da = Simba::DA->new(); $da->run();