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



( run in 1.023 second using v1.01-cache-2.11-cpan-49f99fa48dc )