Acme-MetaSyntactic-legolotr

 view release on metacpan or  search on metacpan

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

package Acme::MetaSyntactic::legolotr;
{
  $Acme::MetaSyntactic::legolotr::VERSION = '0.02';
}

#ABSTRACT: LEGO Lord of the Rings theme

use utf8;
use strict;
use warnings;
use Acme::MetaSyntactic::List;
our @ISA = qw( Acme::MetaSyntactic::List );
__PACKAGE__->init();

q[You-Know-Who];

=pod

=head1 NAME

Acme::MetaSyntactic::legolotr - LEGO Lord of the Rings theme

=head1 VERSION

version 0.02

=head1 DESCRIPTION

Characters from the LEGO Lord of the Rings game as gleaned from
the L<http://www.gamefaqs.com/> walkthroughs.

I<And in the darkness bind them>

=encoding utf8

=head1 SEE ALSO

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

=head1 AUTHOR

Chris Williams

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Chris Williams.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.

=cut

__DATA__
# names
Elendil
Isildur
Frodo
Sam
Merry
Pippin
Aragorn
Arwen_Evenstar
Gandalf_the_Grey
Gandalf_the_White
Gimli
Legolas
Boromir
Faramir
Madril
King_Théoden
Gollum
Shagrat
Eowyn
Mouth_of_Sauron
Sauron
Elrond
Gil_Galad
Bilbo_Baggins
Tom_Bombadil
Rosie
Ringwraith
Gloin
Moria_Orc
Uruk_hai
Lurtz
Galadriel
Celeborn
Gondor_Ranger
Easterling
Grishnákh
Radagast_the_Brown
Háma
Gamling
Grima_Wormtongue



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