Tue, 28 Aug 2018 18:09:17 -0500
add bin/rb, from https://github.com/thisredone/rb
#!/usr/bin/env perl use warnings; use strict; exec cpanm => -nq => qw( App::cpanminus Carton Perl::Tidy Pod::Cpandoc experimentals Reply Data::Printer Data::Printer::Filter::JSON Data::Printer::Filter::URI Carp::Always B::Keywords Term::ReadLine::Gnu Class::Refresh Pry Path::Tiny Getopt::Long::Descriptive );