=pod

=head1 NAME

Acme::this - The Zen of Perl

=head1 SYNOPSIS

    use Acme::this;

=head1 DESCRIPTION

Print the Zen of Perl when used.

=head1 ACKNOWLEDGEMENTS

All the credit to <bellaire>, who wrote the Zen of Perl in
L<http://www.perlmonks.org/?node_id=752029>

=head1 AUTHOR

=over 4

=item *
Miquel Ruiz <mruiz@cpan.org>

=back

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Miquel Ruiz.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.