#!/usr/bin/perl -w use strict; use Test::More tests => 1000; use lib 't/lib'; use MyApp::Schemas Foo => 2, Bar => 5;