Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/book/acme-mjd
https://github.com/book/acme-mjd
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/book/acme-mjd
- Owner: book
- License: other
- Created: 2020-06-25T23:34:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T23:38:56.000Z (over 4 years ago)
- Last Synced: 2024-10-03T12:37:02.611Z (4 months ago)
- Language: Perl
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
Acme/MJD version 0.01
=============================INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installNAME
Acme::MJD - Mark Jason Dominus does perlSYNOPSIS
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
().These nuggets were mined from a comp.lang.perl.misc post by MJD entitled
"Good Advice and Maxims for Programmers"
().BUGS
Please don't report bugs ;) But if you really really need to, go to
or send mail to
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
Acme::Bushisms, Acme::Bleach, Acme::DeepThoughts.