The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Interchange6::Schema::Populate::StateLocale

DESCRIPTION

This module provides population capabilities for the State schema

ATTRIBUTES

generate_states_id

Boolean specifiying whether the "records" method should add states_id. Defaults to 0.

states_id_initial_value

The initial value of the states_id sequence (only used if generate_states_id is 1). Default is 1.

METHODS

records

Returns array reference containing one hash reference per state, ready to use with populate schema method.