package Acme::MetaSyntactic::foo;
use strict;
use Acme::MetaSyntactic::Locale;
our @ISA = qw( Acme::MetaSyntactic::Locale );
__PACKAGE__->init();
1;

=head1 NAME

Acme::MetaSyntactic::foo - The foo theme

=head1 DESCRIPTION

The classic. This is the default theme.

As from version 0.85, this theme is multilingual.

=head1 CONTRIBUTORS

Philippe "BooK" Bruhat.

Jérôme Fenal and Sébastien Aperghis-Tramoni contributed to the French theme.

Dutch theme contributed by Abigail.

Introduced in version 0.01, published on January 14, 2005.

Merged in the French C<toto> theme (which was therefore removed from
C<Acme::MetaSyntactic>), and added the Dutch theme in version 0.85,
published on July 31, 2006.

=head2 References

=over 4

=item RFC 3092 - I<Etymology of "Foo">

=item Leesplankje - Dutch Reading Board

The words on the I<reading boards> of the I<Hoogeveen method>, in use in
Dutch schools from 1905 till the 1950s. The words on the board are often
used by Dutch programmers to fill the roles of I<foo>, I<bar>, and I<baz>.

=back

=head1 SEE ALSO

L<Acme::MetaSyntactic>, L<Acme::MetaSyntactic::Locale>.

=cut

__DATA__
# default
en
# names en
foo    bar   baz  foobar fubar qux  quux corge grault
garply waldo fred plugh  xyzzy thud
# names fr
toto titi tata tutu pipo
bidon test1 test2 test3
truc chose machin chouette bidule
# names nl
aap noot mies wim zus jet
teun vuur gijs lam kees bok
weide does hok duif schapen


syntax highlighted by Code2HTML, v. 0.9.1