Joshua ben Jore > Acme-Nothing > Acme::Nothing

Download:
Acme-Nothing-0.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

Acme::Nothing - No more module loading !

SYNOPSIS ^

Stops your script from loading any more modules.

    use Acme::Nothing;
    use Improbable;
    use Fish;

AUTHOR ^

No one.

BUGS ^

Please report any bugs or feature requests to bug-acme-nothing at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-Nothing. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT ^

You can find documentation for this module with the perldoc command.

    perldoc Acme::Nothing

You can also look for information at:

ACKNOWLEDGEMENTS ^

Adam Kennedy, for everything.

COPYRIGHT & LICENSE ^

Copyright 2007 Josh ben Jore, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.