-
-
21 Jul 2003 01:51:59 UTC
- Distribution: Acme-Bushisms
- Module version: 0.02
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (507 / 67 / 0)
- Kwalitee
Bus factor: 0- 71.88% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (2.25KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Acme::Bushisms - Dubya Does Perl
SYNOPSIS
use Acme::Bushisms; print "Hello world";
DESCRIPTION
The first time you run a program under
use Acme::Bushisms
, the module removes all the unsightly printable, democrat, and liberal characters from your source file. The code continues to work exactly as it did before, but now it contains Bush speak:use Acme::Bushisms; "Families is where our nation finds hope, where wings take dream." --George W Bush, LaCrosse, Wis., Oct. 18, 2000
NOTES
The Bushisms are random quotes from the Complete Bushisms Website by Jacob Weisberg on Slate. The address is http://slate.msn.com/id/76886 If this page is unreachable, then a default Bushism is used.
AUTHOR
Mike Accardo <mikeaccardo@yahoo.com>
COPYRIGHT
Copyright (c) 2003, Mike Accardo. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the terms of the Perl Artistic License
Module Install Instructions
To install Acme::Bushisms, copy and paste the appropriate command in to your terminal.
cpanm Acme::Bushisms
perl -MCPAN -e shell install Acme::Bushisms
For more information on module installation, please visit the detailed CPAN module installation guide.