table of contents
DBIx::Class::Schema::PopulateMore::Inflator::Env(3pm) | User Contributed Perl Documentation | DBIx::Class::Schema::PopulateMore::Inflator::Env(3pm) |
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.
2023-01-22 | perl v5.36.0 |