Acme-MetaSyntactic-legoworlds

 view release on metacpan or  search on metacpan

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

package Acme::MetaSyntactic::legoworlds;
$Acme::MetaSyntactic::legoworlds::VERSION = '0.02';
#ABSTRACT: LEGO Worlds theme

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

q[It's a brand new world];

=pod

=encoding UTF-8

=head1 NAME

Acme::MetaSyntactic::legoworlds - LEGO Worlds theme

=head1 VERSION

version 0.02

=head1 DESCRIPTION

Characters from the LEGO Worlds game as gleaned from
Gamepedia L<https://legoworlds.gamepedia.com/Characters>.

I<It's a brand new world>

=head1 SEE ALSO

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

=head1 AUTHOR

Chris Williams

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2017 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
Ann_Lee
Anubis_Guard
Arctic_Explorer
Astronaut
Bandit
Boy
Caveman
Cavewoman
Constable
Construction_Worker
Cowboy
Cowgirl
Cyclops
Dan_Brickman
Deep_Sea_Diver
Dino_Tracker
Dragon_Wizard
Egyptian_Queen
Evil_Knight
Explorer
Farmer
Fisherman
Forest_Maiden
Forestman
Frontier_Man



( run in 1.207 second using v1.01-cache-2.11-cpan-9581c071862 )