Acme-Evil
view release on metacpan or search on metacpan
lib/Acme/Evil.pm view on Meta::CPAN
package Acme::Evil;
use 5.010001;
use strict;
use warnings;
our $VERSION = 0.003002;
1;
__END__
=encoding utf-8
=head1 NAME
Acme::Evil - Empty module
=head1 SYNOPSIS
use Acme::Evil; # does nothing
=head1 DESCRIPTION
This is an empty module needed for CPANTS Kwalitee compliance.
See the documentation of the L<evil> pragma for useful informaton
about this dist.
=head1 SEE ALSO
L<evil>
=head1 AUTHOR
Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
=head1 COPYRIGHT AND LICENSE
Copyright (C) 2016 by Marius Gavrilescu
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.22.2 or,
at your option, any later version of Perl 5 you may have available.
=cut
( run in 0.754 second using v1.01-cache-2.11-cpan-13bb782fe5a )