Acme-MetaSyntactic-legomovievideogame
view release on metacpan or search on metacpan
lib/Acme/MetaSyntactic/legomovievideogame.pm view on Meta::CPAN
package Acme::MetaSyntactic::legomovievideogame;
$Acme::MetaSyntactic::legomovievideogame::VERSION = '0.02';
#ABSTRACT: LEGO Movie Videogame theme
use utf8;
use strict;
use warnings;
use Acme::MetaSyntactic::List;
our @ISA = qw( Acme::MetaSyntactic::List );
__PACKAGE__->init();
q[Everything is awesome!];
=pod
=encoding UTF-8
=head1 NAME
Acme::MetaSyntactic::legomovievideogame - LEGO Movie Videogame theme
=head1 VERSION
version 0.02
=head1 DESCRIPTION
Characters from the LEGO Movie Videogame as gleaned from
the L<http://www.gamefaqs.com/> walkthroughs.
I<Everything is awesome!>
=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
Emmet
Gail
Frank_the_Foreman
Demolition_Guy
Wyldstyle
Vitruvius_Old
Vitruvius_Ghost
Batman
Bruce_Wayne
Unikitty
Queasy_Kitty
Biznis_Kitty
Astro_Kitty
Benny
( run in 0.621 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )