NAME

Acme::BeCool -- Make your modules use the modules that get you some.

SYNOPSIS

use Acme::BeCool; # Wakka-chikka, wakka-chikka...

# Whatever you write here will get play.

or

use Acme::BeCool qw(This That And The::Other); # I *define* cool.
# really?

DESCRIPTION

This module automatically uses the top ten things returned by a CPAN search for "cool," or uses what you tell it. Use it to keep up with the latest fads in Perl development, or to try to become a Perl trend-setter yourself! Note that it doesn't try to install anything you don't already have, because if you're cool, you already have it.

AUTHOR

Sean O'Rourke, <seano@cpan.org>

Bug reports welcome, patches even more welcome.

COPYRIGHT

Copyright (C) 2009 Sean O'Rourke. All rights reserved, some wrongs reversed. This module is distributed under the same terms as Perl itself.