The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
=head1 NAME

Acme::Note - Make a mental note for programming style

=head1 SYNOPSIS

  use Acme::Note;
  # and then your honorable Perl script

Or at command line

  perl -MAcme::Note script.pl
  perl -MAcme::Note=:colour script.pl

=head1 DESCRIPTION

Sometimes you just have to remember that odd little thing.

  Tell you what. Let's just issue a mandatory warning at the startup of
  every Perl script that says:
  "???"
            --Larry Wall

=head1 BUGS

Besides being irritating? 

File a bug at CPAN RT - via L<mailto://bug-Acme-Note@rt.cpan.org>, 
or through L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-Note>.
When I succeed to login, I will post a random reply.

=head1 MAINTAINER

I do not claim authorship of this. This module imposed to myself and I
care for it while it doesn't bite me.

Adriano R. Ferreira <ferreira@cpan.org>

=head1 COPYRIGHT AND LICENSE

Copyright (c) 2006-2008 Adriano R. Ferreira

The Acme::Note module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.


=cut