#!/opt/local/bin/perl # use strict; use warnings; use Test::Class; use HotdogVendorTest; Test::Class->runtests;