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


Acme-BeCool documentation  | view source Contained in the Acme-BeCool distribution.

Index


NAME

Top

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

SYNOPSIS

Top

    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

Top

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

Top

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

Bug reports welcome, patches even more welcome.

COPYRIGHT

Top

LICENSE

Top

This module is distributed under the same terms as Perl itself.


Acme-BeCool documentation  | view source Contained in the Acme-BeCool distribution.