NAME
   Task::BINGOS::Bootstrap - Bootstrap CPANPLUS with cpanm like BINGOS does

VERSION
   version 0.02

SYNOPSIS
     cpanm Task::BINGOS::Bootstrap

DESCRIPTION
   Task::BINGOS::Bootstrap is a Task that installs all the modules that I
   need to start using CPANPLUS. I use App::cpanminus to do the
   bootstrapping then switch to CPANPLUS.

   The following things will be installed:

     CPANPLUS

     CPANPLUS::Internals::Source::CPANIDX

     Test::Reporter::Transport::Socket

     CPANPLUS::YACSmoke

AUTHOR
   Chris Williams <[email protected]>

COPYRIGHT AND LICENSE
   This software is copyright (c) 2011 by Chris Williams.

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