—use
strict;
use
warnings;
package
Task::Badge::Depot;
our
$VERSION
=
'0.0100'
;
# VERSION
# ABSTRACT: All Badge::Depot badges
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
Task::Badge::Depot - All Badge::Depot badges
=head1 VERSION
version 0.0100
=head1 TASK CONTENTS
=head2 Badge::Depot, with badges
=head3 L<Badge::Depot>
=head3 L<Badge::Depot::Plugin::Gratipay>
=head3 L<Badge::Depot::Plugin::Perl>
=head3 L<Badge::Depot::Plugin::Travis>
=head1 AUTHOR
Erik Carlsson <info@code301.com>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Erik Carlsson <info@code301.com>.
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