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

NAME

DBIx::Class::Schema::PopulateMore::Inflator::Env - inflated via the %ENV hash

DESCRIPTION

So that a value in a fixture or populate can be set via %ENV. Checks the command and it's upcased version.

ATTRIBUTES

This class defines the following attributes.

METHODS

This module defines the following methods.

inflate($command, $string)

This is called by Populate's dispatcher, when there is a match.

AUTHOR

Please see DBIx::Class::Schema::PopulateMore For authorship information

LICENSE

Please see DBIx::Class::Schema::PopulateMore For licensing terms.