NAME
Acme::Note - Make a mental note for programming style
SYNOPSIS
use Acme::Note;
# and then your honorable Perl script
Or at command line
perl -MAcme::Note script.pl
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
BUGS
Besides being irritating?
File a bug at CPAN RT - via bug-Acme-Note@rt.cpan.org, or through http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-Note. When I succeed to login, I will post a random reply.
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>
COPYRIGHT
Copyright (c) 2006-2007 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.