Help for this page
use MyTest::Schema; use DBIx::Connector; ... DBIx::Connector->new( @{$args} ); } );