SYNOPSIS

use Local::Schema qw( prepare_temp_schema );
my $schema = prepare_temp_schema();

DESCRIPTION

This module prepares a local CPAN Testers database schema for testing the API.

SEE ALSO

DBD::SQLite
my $schema = prepare_temp_schema();

Prepare and deploy a schema in memory for testing purposes.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 32:

Unknown directive: =sub