Acme-MetaSyntactic-Themes

 view release on metacpan or  search on metacpan

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

package Acme::MetaSyntactic::discworld;
use strict;
use Acme::MetaSyntactic::List;
our @ISA = qw( Acme::MetaSyntactic::List );
our $VERSION = '1.002';
__PACKAGE__->init();
'7a';

=encoding utf-8

=head1 NAME

Acme::MetaSyntactic::discworld - The Discworld theme

=head1 DESCRIPTION

This theme contains items from Terry Pratchett's Discworld series.

=head1 CONTRIBUTORS

Martin Vorländer, Jean Forget.

=head1 IN MEMORIAM

This theme is dedicated to

=over 4

=item Josh Kirby (1928-2001)

"I only invented the Discworld. Josh created it."

-- Terry Pratchett

=item Terry Pratchett (1948-2015)

  AT LAST, SIR TERRY, WE MUST WALK TOGETHER.

  Terry took Death’s arm and followed him through the doors and on to the black desert under the endless night.

  The End

  @terryandrob on Twitter, 12 March 2015

=back

=head1 CHANGES

=over 4

=item *

2015-06-08 - v1.002

Updated with L<IN MEMORIAM> after the passing of Sir Terry Pratchett
on March 12, 2015. Published in Acme-MetaSyntactic-Themes version 1.046.

=item *

2012-05-14 - v1.001

Updated with an C<=encoding> pod command.

Published in Acme-MetaSyntactic-Themes version 1.001.

=item *

2012-05-07



( run in 0.539 second using v1.01-cache-2.11-cpan-39bf76dae61 )