App-RecordStream
view release on metacpan or search on metacpan
lib/App/RecordStream.pm view on Meta::CPAN
./recs --help
This is also known as the "fatpacked" recs.
=head2 From CPAN
You can also install recs from L<CPAN|http://cpan.org> as App::RecordStream:
cpanm --interactive App::RecordStream
Using L<cpanm> in interactive mode will prompt you for optional feature
support. Other CPAN clients such as L<cpan> and L<cpanp> also work fine, but
you can't opt to use any optional features (just like cpanm in non-interactive
mode). A kitchen-sink install of App::RecordStream looks like:
cpanm --with-recommends --with-all-features App::RecordStream
If you don't have L<cpanm> itself, you can install it easily with:
curl -fsSL https://cpanmin.us | perl - App::cpanminus
( run in 0.496 second using v1.01-cache-2.11-cpan-6aa56a78535 )