my $schema = MyDB->connect( @connection_info ); my $article = $rs->schema( 'Article' )->new({});