view release on metacpan or search on metacpan
lib/App/LocaleCodesUtils/ListCountries.pm view on Meta::CPAN
Only return records where the 'alpha2' field does not equal specified value.
=item * B<alpha2.max> => I<str>
Only return records where the 'alpha2' field is less than or equal to specified value.
=item * B<alpha2.min> => I<str>
Only return records where the 'alpha2' field is greater than or equal to specified value.
=item * B<alpha2.not_contains> => I<str>
Only return records where the 'alpha2' field does not contain specified text.
=item * B<alpha2.not_in> => I<array[str]>
Only return records where the 'alpha2' field is not in the specified values.
=item * B<alpha2.xmax> => I<str>
Only return records where the 'alpha2' field is less than specified value.
=item * B<alpha2.xmin> => I<str>
Only return records where the 'alpha2' field is greater than specified value.
lib/App/LocaleCodesUtils/ListCountries.pm view on Meta::CPAN
Only return records where the 'alpha3' field does not equal specified value.
=item * B<alpha3.max> => I<str>
Only return records where the 'alpha3' field is less than or equal to specified value.
=item * B<alpha3.min> => I<str>
Only return records where the 'alpha3' field is greater than or equal to specified value.
=item * B<alpha3.not_contains> => I<str>
Only return records where the 'alpha3' field does not contain specified text.
=item * B<alpha3.not_in> => I<array[str]>
Only return records where the 'alpha3' field is not in the specified values.
=item * B<alpha3.xmax> => I<str>
Only return records where the 'alpha3' field is less than specified value.
=item * B<alpha3.xmin> => I<str>
Only return records where the 'alpha3' field is greater than specified value.
lib/App/LocaleCodesUtils/ListCountries.pm view on Meta::CPAN
Only return records where the 'name' field does not equal specified value.
=item * B<name.max> => I<str>
Only return records where the 'name' field is less than or equal to specified value.
=item * B<name.min> => I<str>
Only return records where the 'name' field is greater than or equal to specified value.
=item * B<name.not_contains> => I<str>
Only return records where the 'name' field does not contain specified text.
=item * B<name.not_in> => I<array[str]>
Only return records where the 'name' field is not in the specified values.
=item * B<name.xmax> => I<str>
Only return records where the 'name' field is less than specified value.
=item * B<name.xmin> => I<str>
Only return records where the 'name' field is greater than specified value.
lib/App/LocaleCodesUtils/ListCurrencies.pm view on Meta::CPAN
Only return records where the 'code' field does not equal specified value.
=item * B<code.max> => I<str>
Only return records where the 'code' field is less than or equal to specified value.
=item * B<code.min> => I<str>
Only return records where the 'code' field is greater than or equal to specified value.
=item * B<code.not_contains> => I<str>
Only return records where the 'code' field does not contain specified text.
=item * B<code.not_in> => I<array[str]>
Only return records where the 'code' field is not in the specified values.
=item * B<code.xmax> => I<str>
Only return records where the 'code' field is less than specified value.
=item * B<code.xmin> => I<str>
Only return records where the 'code' field is greater than specified value.
lib/App/LocaleCodesUtils/ListCurrencies.pm view on Meta::CPAN
Only return records where the 'name' field does not equal specified value.
=item * B<name.max> => I<str>
Only return records where the 'name' field is less than or equal to specified value.
=item * B<name.min> => I<str>
Only return records where the 'name' field is greater than or equal to specified value.
=item * B<name.not_contains> => I<str>
Only return records where the 'name' field does not contain specified text.
=item * B<name.not_in> => I<array[str]>
Only return records where the 'name' field is not in the specified values.
=item * B<name.xmax> => I<str>
Only return records where the 'name' field is less than specified value.
=item * B<name.xmin> => I<str>
Only return records where the 'name' field is greater than specified value.
lib/App/LocaleCodesUtils/ListLanguages.pm view on Meta::CPAN
Only return records where the 'alpha2' field does not equal specified value.
=item * B<alpha2.max> => I<str>
Only return records where the 'alpha2' field is less than or equal to specified value.
=item * B<alpha2.min> => I<str>
Only return records where the 'alpha2' field is greater than or equal to specified value.
=item * B<alpha2.not_contains> => I<str>
Only return records where the 'alpha2' field does not contain specified text.
=item * B<alpha2.not_in> => I<array[str]>
Only return records where the 'alpha2' field is not in the specified values.
=item * B<alpha2.xmax> => I<str>
Only return records where the 'alpha2' field is less than specified value.
=item * B<alpha2.xmin> => I<str>
Only return records where the 'alpha2' field is greater than specified value.
lib/App/LocaleCodesUtils/ListLanguages.pm view on Meta::CPAN
Only return records where the 'alpha3' field does not equal specified value.
=item * B<alpha3.max> => I<str>
Only return records where the 'alpha3' field is less than or equal to specified value.
=item * B<alpha3.min> => I<str>
Only return records where the 'alpha3' field is greater than or equal to specified value.
=item * B<alpha3.not_contains> => I<str>
Only return records where the 'alpha3' field does not contain specified text.
=item * B<alpha3.not_in> => I<array[str]>
Only return records where the 'alpha3' field is not in the specified values.
=item * B<alpha3.xmax> => I<str>
Only return records where the 'alpha3' field is less than specified value.
=item * B<alpha3.xmin> => I<str>
Only return records where the 'alpha3' field is greater than specified value.
lib/App/LocaleCodesUtils/ListLanguages.pm view on Meta::CPAN
Only return records where the 'name' field does not equal specified value.
=item * B<name.max> => I<str>
Only return records where the 'name' field is less than or equal to specified value.
=item * B<name.min> => I<str>
Only return records where the 'name' field is greater than or equal to specified value.
=item * B<name.not_contains> => I<str>
Only return records where the 'name' field does not contain specified text.
=item * B<name.not_in> => I<array[str]>
Only return records where the 'name' field is not in the specified values.
=item * B<name.xmax> => I<str>
Only return records where the 'name' field is less than specified value.
=item * B<name.xmin> => I<str>
Only return records where the 'name' field is greater than specified value.
lib/App/LocaleCodesUtils/ListScripts.pm view on Meta::CPAN
Only return records where the 'code' field does not equal specified value.
=item * B<code.max> => I<str>
Only return records where the 'code' field is less than or equal to specified value.
=item * B<code.min> => I<str>
Only return records where the 'code' field is greater than or equal to specified value.
=item * B<code.not_contains> => I<str>
Only return records where the 'code' field does not contain specified text.
=item * B<code.not_in> => I<array[str]>
Only return records where the 'code' field is not in the specified values.
=item * B<code.xmax> => I<str>
Only return records where the 'code' field is less than specified value.
=item * B<code.xmin> => I<str>
Only return records where the 'code' field is greater than specified value.
lib/App/LocaleCodesUtils/ListScripts.pm view on Meta::CPAN
Only return records where the 'name' field does not equal specified value.
=item * B<name.max> => I<str>
Only return records where the 'name' field is less than or equal to specified value.
=item * B<name.min> => I<str>
Only return records where the 'name' field is greater than or equal to specified value.
=item * B<name.not_contains> => I<str>
Only return records where the 'name' field does not contain specified text.
=item * B<name.not_in> => I<array[str]>
Only return records where the 'name' field is not in the specified values.
=item * B<name.xmax> => I<str>
Only return records where the 'name' field is less than specified value.
=item * B<name.xmin> => I<str>
Only return records where the 'name' field is greater than specified value.