#!perl use Test::More tests => 1; BEGIN { use_ok('Music::Gestalt'); } diag("Testing Music::Gestalt $Music::Gestalt::VERSION");