Acme-Text-Rhombus

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    to satisfy the requirement of being an odd number.

    Options:

    *   "lines"

        Number of lines to be printed. Defaults to 25.

    *   "letter"

        Letter to start with. Defaults to "a".

    *   "case"

        Lower/upper case of the letters within the rhombus. Defaults to
        "upper".

    *   "fillup"

        The fillup character. Defaults to '.'.

README  view on Meta::CPAN

    to satisfy the requirement of being an odd number.

    Options:

    *   "lines"

        Number of lines to be printed. Defaults to 25.

    *   "digit"

        Digit to start with. Defaults to 0.

    *   "fillup"

        The fillup character. Defaults to '.'.

    *   "forward"

        Forward digit enumeration. Defaults to boolean 1.

  rhombus_random

lib/Acme/Text/Rhombus.pm  view on Meta::CPAN

Options:

=over 4

=item * C<lines>

Number of lines to be printed. Defaults to 25.

=item * C<letter>

Letter to start with. Defaults to C<a>.

=item * C<case>

Lower/upper case of the letters within the rhombus. Defaults to C<upper>.

=item * C<fillup>

The fillup character. Defaults to C<'.'>.

=item * C<forward>

lib/Acme/Text/Rhombus.pm  view on Meta::CPAN

Options:

=over 4

=item * C<lines>

Number of lines to be printed. Defaults to 25.

=item * C<digit>

Digit to start with. Defaults to C<0>.

=item * C<fillup>

The fillup character. Defaults to C<'.'>.

=item * C<forward>

Forward digit enumeration. Defaults to boolean C<1>.

=back



( run in 0.846 second using v1.01-cache-2.11-cpan-0d8aa00de5b )