The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use strict;
use warnings;
package Task::Tapper::Hello::World::Automation;
# git description: v0.001-1-g9267b85

BEGIN {
  $Task::Tapper::Hello::World::Automation::AUTHORITY = 'cpan:TAPPER';
}
{
  $Task::Tapper::Hello::World::Automation::VERSION = '0.002';
}
# ABSTRACT: Tapper - The easiest start for automation without hassle (hopefully)

__END__

=pod

=head1 NAME

Task::Tapper::Hello::World::Automation - Tapper - The easiest start for automation without hassle (hopefully)

=head1 VERSION

version 0.002

=head1 TASK CONTENTS

=head2 Tapper

=head3 L<Task::Tapper::Hello::World>

=head3 L<Tapper::MCP>

=head3 L<Tapper::MCP::MessageReceiver>

=head3 L<Tapper::PRC>

=head3 L<Tapper::Installer>

1;

=head1 AUTHOR

Steffen Schwigon <ss5@renormalist.net>

=head1 COPYRIGHT AND LICENSE

This software is Copyright (c) 2012 by Steffen Schwigon.

This is free software, licensed under:

  The (two-clause) FreeBSD License

=cut