view release on metacpan or search on metacpan
lib/App/ZodiacUtils/Table.pm view on Meta::CPAN
Only return records where the 'earthly_branch' field does not equal specified value.
=item * B<earthly_branch.max> => I<str>
Only return records where the 'earthly_branch' field is less than or equal to specified value.
=item * B<earthly_branch.min> => I<str>
Only return records where the 'earthly_branch' field is greater than or equal to specified value.
=item * B<earthly_branch.not_contains> => I<str>
Only return records where the 'earthly_branch' field does not contain specified text.
=item * B<earthly_branch.not_in> => I<array[str]>
Only return records where the 'earthly_branch' field is not in the specified values.
=item * B<earthly_branch.xmax> => I<str>
Only return records where the 'earthly_branch' field is less than specified value.
=item * B<earthly_branch.xmin> => I<str>
Only return records where the 'earthly_branch' field is greater than specified value.
lib/App/ZodiacUtils/Table.pm view on Meta::CPAN
Only return records where the 'element' field does not equal specified value.
=item * B<element.max> => I<str>
Only return records where the 'element' field is less than or equal to specified value.
=item * B<element.min> => I<str>
Only return records where the 'element' field is greater than or equal to specified value.
=item * B<element.not_contains> => I<str>
Only return records where the 'element' field does not contain specified text.
=item * B<element.not_in> => I<array[str]>
Only return records where the 'element' field is not in the specified values.
=item * B<element.xmax> => I<str>
Only return records where the 'element' field is less than specified value.
=item * B<element.xmin> => I<str>
Only return records where the 'element' field is greater than specified value.
lib/App/ZodiacUtils/Table.pm view on Meta::CPAN
Only return records where the 'en_animal' field does not equal specified value.
=item * B<en_animal.max> => I<str>
Only return records where the 'en_animal' field is less than or equal to specified value.
=item * B<en_animal.min> => I<str>
Only return records where the 'en_animal' field is greater than or equal to specified value.
=item * B<en_animal.not_contains> => I<str>
Only return records where the 'en_animal' field does not contain specified text.
=item * B<en_animal.not_in> => I<array[str]>
Only return records where the 'en_animal' field is not in the specified values.
=item * B<en_animal.xmax> => I<str>
Only return records where the 'en_animal' field is less than specified value.
=item * B<en_animal.xmin> => I<str>
Only return records where the 'en_animal' field is greater than specified value.
lib/App/ZodiacUtils/Table.pm view on Meta::CPAN
Only return records where the 'end_date' field does not equal specified value.
=item * B<end_date.max> => I<date>
Only return records where the 'end_date' field is less than or equal to specified value.
=item * B<end_date.min> => I<date>
Only return records where the 'end_date' field is greater than or equal to specified value.
=item * B<end_date.not_in> => I<array[date]>
Only return records where the 'end_date' field is not in the specified values.
=item * B<end_date.xmax> => I<date>
Only return records where the 'end_date' field is less than specified value.
=item * B<end_date.xmin> => I<date>
Only return records where the 'end_date' field is greater than specified value.
lib/App/ZodiacUtils/Table.pm view on Meta::CPAN
Only return records where the 'heavenly_stem' field does not equal specified value.
=item * B<heavenly_stem.max> => I<str>
Only return records where the 'heavenly_stem' field is less than or equal to specified value.
=item * B<heavenly_stem.min> => I<str>
Only return records where the 'heavenly_stem' field is greater than or equal to specified value.
=item * B<heavenly_stem.not_contains> => I<str>
Only return records where the 'heavenly_stem' field does not contain specified text.
=item * B<heavenly_stem.not_in> => I<array[str]>
Only return records where the 'heavenly_stem' field is not in the specified values.
=item * B<heavenly_stem.xmax> => I<str>
Only return records where the 'heavenly_stem' field is less than specified value.
=item * B<heavenly_stem.xmin> => I<str>
Only return records where the 'heavenly_stem' field is greater than specified value.
lib/App/ZodiacUtils/Table.pm view on Meta::CPAN
Only return records where the 'start_date' field does not equal specified value.
=item * B<start_date.max> => I<date>
Only return records where the 'start_date' field is less than or equal to specified value.
=item * B<start_date.min> => I<date>
Only return records where the 'start_date' field is greater than or equal to specified value.
=item * B<start_date.not_in> => I<array[date]>
Only return records where the 'start_date' field is not in the specified values.
=item * B<start_date.xmax> => I<date>
Only return records where the 'start_date' field is less than specified value.
=item * B<start_date.xmin> => I<date>
Only return records where the 'start_date' field is greater than specified value.
lib/App/ZodiacUtils/Table.pm view on Meta::CPAN
Only return records where the 'yin_yang' field does not equal specified value.
=item * B<yin_yang.max> => I<str>
Only return records where the 'yin_yang' field is less than or equal to specified value.
=item * B<yin_yang.min> => I<str>
Only return records where the 'yin_yang' field is greater than or equal to specified value.
=item * B<yin_yang.not_contains> => I<str>
Only return records where the 'yin_yang' field does not contain specified text.
=item * B<yin_yang.not_in> => I<array[str]>
Only return records where the 'yin_yang' field is not in the specified values.
=item * B<yin_yang.xmax> => I<str>
Only return records where the 'yin_yang' field is less than specified value.
=item * B<yin_yang.xmin> => I<str>
Only return records where the 'yin_yang' field is greater than specified value.
lib/App/ZodiacUtils/Table.pm view on Meta::CPAN
Only return records where the 'zh_animal' field does not equal specified value.
=item * B<zh_animal.max> => I<str>
Only return records where the 'zh_animal' field is less than or equal to specified value.
=item * B<zh_animal.min> => I<str>
Only return records where the 'zh_animal' field is greater than or equal to specified value.
=item * B<zh_animal.not_contains> => I<str>
Only return records where the 'zh_animal' field does not contain specified text.
=item * B<zh_animal.not_in> => I<array[str]>
Only return records where the 'zh_animal' field is not in the specified values.
=item * B<zh_animal.xmax> => I<str>
Only return records where the 'zh_animal' field is less than specified value.
=item * B<zh_animal.xmin> => I<str>
Only return records where the 'zh_animal' field is greater than specified value.
script/_chinese-zodiac-of view on Meta::CPAN
#
#@plural{@no_change} = @no_change;
#
## A store of words which look like plurals but are not.
#
## References:
#
## http://wiki.answers.com/Q/What_are_some_examples_of_singular_nouns_ending_in_S
## http://virtuallinguist.typepad.com/the_virtual_linguist/2009/10/singular-nouns-ending-in-s.html
#
#my @not_plural = (qw/
#Aries
#Charles
#Gonzales
#Hades
#Hercules
#Hermes
#Holmes
#Hughes
#Ives
#Jacques
script/_chinese-zodiac-of view on Meta::CPAN
#stylus
#themselves
#this
#thus
#various
#yes
#nucleus
#synchronous
#/);
#
#my %not_plural;
#
#@not_plural{@not_plural} = (1) x @not_plural;
#
## A store of words which end in "oe" and whose plural ends in "oes".
#
## References
## http://www.scrabblefinder.com/ends-with/oe/
#
## Also used
#
## perl -n -e 'print if /oe$/' < /usr/share/dict/words
#
script/_chinese-zodiac-of view on Meta::CPAN
# scaloppini => 'scaloppine'
#);
#
## See documentation below.
#
#sub to_singular
#{
# my ($word) = @_;
# # The return value.
# my $singular = $word;
# if (! $not_plural{$word}) {
# # The word is not in the list of exceptions.
# if ($plural{$word}) {
# # The word has an irregular plural, like "children", or
# # "geese", so look up the singular in the table.
# $singular = $plural{$word};
# }
# elsif ($word =~ /s$/) {
# # The word ends in "s".
# if ($word =~ /'s$/) {
# # report's, etc.
script/_zodiac-of view on Meta::CPAN
#
#@plural{@no_change} = @no_change;
#
## A store of words which look like plurals but are not.
#
## References:
#
## http://wiki.answers.com/Q/What_are_some_examples_of_singular_nouns_ending_in_S
## http://virtuallinguist.typepad.com/the_virtual_linguist/2009/10/singular-nouns-ending-in-s.html
#
#my @not_plural = (qw/
#Aries
#Charles
#Gonzales
#Hades
#Hercules
#Hermes
#Holmes
#Hughes
#Ives
#Jacques
script/_zodiac-of view on Meta::CPAN
#stylus
#themselves
#this
#thus
#various
#yes
#nucleus
#synchronous
#/);
#
#my %not_plural;
#
#@not_plural{@not_plural} = (1) x @not_plural;
#
## A store of words which end in "oe" and whose plural ends in "oes".
#
## References
## http://www.scrabblefinder.com/ends-with/oe/
#
## Also used
#
## perl -n -e 'print if /oe$/' < /usr/share/dict/words
#
script/_zodiac-of view on Meta::CPAN
# scaloppini => 'scaloppine'
#);
#
## See documentation below.
#
#sub to_singular
#{
# my ($word) = @_;
# # The return value.
# my $singular = $word;
# if (! $not_plural{$word}) {
# # The word is not in the list of exceptions.
# if ($plural{$word}) {
# # The word has an irregular plural, like "children", or
# # "geese", so look up the singular in the table.
# $singular = $plural{$word};
# }
# elsif ($word =~ /s$/) {
# # The word ends in "s".
# if ($word =~ /'s$/) {
# # report's, etc.