NAME
Task::BINGOS::Bootstrap - Bootstrap CPANPLUS with cpanm like BINGOS does
VERSION
version 0.04
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 <chris@bingosnet.co.uk>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 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.