Acme-MetaSyntactic-legothehobbit
view release on metacpan or search on metacpan
lib/Acme/MetaSyntactic/legothehobbit.pm view on Meta::CPAN
package Acme::MetaSyntactic::legothehobbit;
$Acme::MetaSyntactic::legothehobbit::VERSION = '0.02';
#ABSTRACT: LEGO The Hobbit game theme
use utf8;
use strict;
use warnings;
use Acme::MetaSyntactic::List;
our @ISA = qw( Acme::MetaSyntactic::List );
__PACKAGE__->init();
q[In a hole in the ground there lived a hobbit];
=pod
=encoding UTF-8
=head1 NAME
Acme::MetaSyntactic::legothehobbit - LEGO The Hobbit game theme
=head1 VERSION
version 0.02
=head1 DESCRIPTION
Characters from the LEGO The Hobbit game as gleaned from
the L<http://www.gamefaqs.com/> walkthroughs.
I<In a hole in the ground there lived a hobbit>
=head1 SEE ALSO
L<Acme::MetaSyntactic>, L<Acme::MetaSyntactic::List>.
=head1 AUTHOR
Chris Williams
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2014 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
Thorin
Thrain
Balin
Thror
Armoured_Dwarf_Guard
Frodo
Sam
Bilbo
Gandalf
Bifur
Bofur
Bombur
Dori
Dwalin
( run in 1.539 second using v1.01-cache-2.11-cpan-5837b0d9d2c )