NAME
Acme::Anything - Anything, even imaginary modules are loadable
SYNOPSIS
use Acme::Anything;
use Fish; # OK!
use CGI; # Also OK!
DESCRIPTION
This module inserts a hook into @INC
to load imaginary modules. Things that would ordinarily work continue to work. Things that would fail because the module doesn't exist won't fail anymore.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc Acme::Anything
You can also look for information at:
- RT, CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-Anything
- AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/Acme-Anything
- CPAN Ratings http://cpanratings.perl.org/d/Acme-Anything
- Search CPAN http://search.cpan.org/dist/Acme-Anything
AUTHOR
Josh ben Jore, >jjore@cpan.org<
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Acme::Anything
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
Search CPAN
COPYRIGHT & LICENSE
Copyright 2007, 2009, 2011 Joshua Jore
This program is distributed WITHOUT ANY WARRANTY, including but not limited to the implied warranties of merchantability or fitness for a particular purpose.
The program is free software. You may distribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation (either version 2 or any later version) and the Perl Artistic License as published by O’Reilly Media, Inc. Please open the files named Copying and Artistic for a copy of these licenses.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 110:
Non-ASCII character seen before =encoding in 'O’Reilly'. Assuming UTF-8