NAME
Acme::Pr0n - expose the naughty bits of modules to the world
SYNOPSIS
use Acme::Pr0n qw( Regexp::English );
DESCRIPTION
Acme::Pr0n exposes the naughty bits of other modules. Simply pass a list of module names you want to uncover, and everything (well, every function, anyway) normally hidden will be imported into your namespace.
It looks in @EXPORT and @EXPORT_OK, and ignores those. You can see those functions anyway. Where's the fun in that?
Please note that you must have loaded the module you want to leer at -- it's a little like consent.
EXPORT
None, by default. I suppose you could use this module on yourself, but you'll probably go blind if you do that.
TODO
Handle variables.
Expose SOURCE CODE, you fiend.
Tell your mother what you're doing.
AUTHOR
chromatic <chromatic@wgz.org>, with substantial thematic help from Michael G Schwern, Mark-Jason Dominus, Joel Nobel, and Norm Nunley. Yikes. You really had to be there.
Dave Cross suggested looking in %INC. Go, Dave.
SEE ALSO
perl, a psychiatrist.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 71:
You forgot a '=back' before '=head1'