Acme

 view release on metacpan or  search on metacpan

lib/Acme.pod  view on Meta::CPAN

DO NOT EDIT. This Pod was generated by Swim.
See http://github.com/ingydotnet/swim-pm#readme

=encoding utf8

=head1 NAME

Acme - The Base of Perfection

=for html
<a href="https://travis-ci.org/ingydotnet/acme-pm"><img src="https://travis-ci.org/ingydotnet/acme-pm.png" alt="acme-pm"></a>

=head1 SYNOPSIS

    use Acme;
    print "Acme!" if acme->is_acme and acme->is_perfect;

or:

    print "Acme!" if MyModule->is_acme;
    print "Acme!" if MyModule->is_perfect;



( run in 1.410 second using v1.01-cache-2.11-cpan-df04353d9ac )