Acme-MetaSyntactic

 view release on metacpan or  search on metacpan

lib/Acme/MetaSyntactic/MultiList.pm  view on Meta::CPAN

=item 1.

the given C<category> parameter,

=item 2.

the default category for the selected theme.

=back

Categories and sub-categories are separated by a C</> character.

=head1 METHODS

Acme::MetaSyntactic::MultiList offers several methods, so that the subclasses
are easy to write (see full example in L<SYNOPSIS>):

=over 4

=item new( category => $category )

script/meta  view on Meta::CPAN

    $ meta batman
    powie
    $ meta donmartin 3
    kloong
    thoof_foing
    weeooweeeoooo
    $ meta -ws browser 4
    arachne netscape voyager w3m

In short, the default theme is C<foo>, the default count is 1, the default
separator is C<$/>, but you can replace it by whitespace with I<--ws>.

=head1 COMMAND-LINE OPTIONS

The following command-line options are available:

=head2 Metasyntactic options

=over 4

=item I<--whitespace>, I<--ws>

script/meta  view on Meta::CPAN

-- Gisbert W. Selke

=item *

[...] I<with the help of Acme::MetaSyntatic I've been able to do some
rudimentary code generation techniques that save me a lot of time without
much outlay.>

-- Mark Fowler

L<http://blog.twoshortplanks.com/2010/07/03/holy_acceleration/>

=item *

I<When writing example applications, I almost always use variable
names such as foo and bar. This gets boring, and it easily confuse the
reader. Especially when I need to use more variables.>

-- Gabor Szabo

L<http://perlmaven.com/acme-metasyntactic>



( run in 1.692 second using v1.01-cache-2.11-cpan-e1769b4cff6 )