Acme-MetaSyntactic-legojurassicworld

 view release on metacpan or  search on metacpan

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

package Acme::MetaSyntactic::legojurassicworld;
$Acme::MetaSyntactic::legojurassicworld::VERSION = '0.04';
#ABSTRACT: LEGO Jurassic World theme

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

q[Objects in the mirror are closer than they appear];

=pod

=encoding UTF-8

=head1 NAME

Acme::MetaSyntactic::legojurassicworld - LEGO Jurassic World theme

=head1 VERSION

version 0.04

=head1 DESCRIPTION

Characters and dinosaurs from the LEGO Jurassic World game as gleaned from
L<http://lego.wikia.com/wiki/LEGO_Jurassic_World>.

I<Objects in the mirror are closer than they appear>

=head1 SEE ALSO

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

=head1 AUTHOR

Chris Williams

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2015 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
ACU_Trooper_Female
ACU_Trooper_Male
Ajay_Sidhu
Alan_Grant
Amanda_Kirby
Barry
Ben_Hildebrand
Billy_Brennan
Carlos
Carter
Cathy_Bowman
Charlie_Degler
Cheryl_Logan
Claire_Dearing



( run in 1.550 second using v1.01-cache-2.11-cpan-e93a5daba3e )