Acme-MJD

 view release on metacpan or  search on metacpan

LICENSE  view on Meta::CPAN


2. You may apply bug fixes, portability fixes and other modifications derived from
the Public Domain or from the Copyright Holder. A Package modified in such a
way shall still be considered the Standard Version.

3. You may otherwise modify your copy of this Package in any way, provided
that you insert a prominent notice in each changed file stating how and when
you changed that file, and provided that you do at least ONE of the following:

     a) place your modifications in the Public Domain or otherwise
     make them Freely Available, such as by posting said modifications
     to Usenet or an equivalent medium, or placing the modifications on
     a major archive site such as ftp.uu.net, or by allowing the
     Copyright Holder to include your modifications in the Standard
     Version of the Package.

     b) use the modified Package only within your corporation or
     organization.

     c) rename any non-standard executables so the names do not
     conflict with standard executables, which must also be provided,

README  view on Meta::CPAN

        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)

lib/Acme/MJD.pm  view on Meta::CPAN


=head1 DESCRIPTION

The first time you run a program under C<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 (E<lt>http://perl.plover.com/E<gt>).

These nuggets were mined from a comp.lang.perl.misc 
post by MJD entitled "Good Advice and Maxims for Programmers"
(E<lt>http://groups.google.com/groups?selm=a6ukat%24a4b%241%40plover.comE<gt>).

=head1 BUGS

Please don't report bugs ;)
But if you really really need to, go to 
E<lt>http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-MJDE<gt>
or send mail to E<lt>bug-Acme-MJD#rt.cpan.orgE<gt>




( run in 0.636 second using v1.01-cache-2.11-cpan-ceb78f64989 )