-
-
03 Nov 2003 12:42:41 UTC
- Distribution: Acme-MJD
- Module version: 0.02
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (35 / 540 / 0)
- Kwalitee
Bus factor: 1- 50.00% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (12.37KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Text::Wrap
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Acme::MJD - Mark Jason Dominus does perl
SYNOPSIS
use Acme::MJD; print "Hello world";
DESCRIPTION
The first time you run a program under
use Acme::MJD
, the module removes all the unsightly printable characters from your source file. The code continues to work exactly as it did before, but now it contains a profound nugget of wisdom from the man himself, Mark Jason Dominus (<http://perl.plover.com/>).These nuggets were mined from a comp.lang.perl.misc post by MJD entitled "Good Advice and Maxims for Programmers" (<http://groups.google.com/groups?selm=a6ukat%24a4b%241%40plover.com>).
BUGS
Please don't report bugs ;) But if you really really need to, go to <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-MJD> or send mail to <bug-Acme-MJD#rt.cpan.org>
AUTHOR
D. H. (PODMASTER)
COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module distribution.
SEE ALSO
Module Install Instructions
To install Acme::MJD, copy and paste the appropriate command in to your terminal.
cpanm Acme::MJD
perl -MCPAN -e shell install Acme::MJD
For more information on module installation, please visit the detailed CPAN module installation guide.