App-optex-up

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN


    See [App::ansicolumn](https://metacpan.org/pod/App%3A%3Aansicolumn) for available options.

# EXAMPLES

Display perldoc output in multiple columns:

    optex -Mup perldoc App::optex::up

<div>
    <p><img width="750" src="https://raw.githubusercontent.com/kaz-utashiro/optex-up/main/images/perldoc.png">
</div>

List files in multiple columns with pager:

    optex -Mup ls -l

Use 2 columns:

    optex -Mup -C2 -- ls -l

lib/App/optex/up.pm  view on Meta::CPAN

=back

=head1 EXAMPLES

Display perldoc output in multiple columns:

    optex -Mup perldoc App::optex::up

=begin html

<p><img width="750" src="https://raw.githubusercontent.com/kaz-utashiro/optex-up/main/images/perldoc.png">

=end html

List files in multiple columns with pager:

    optex -Mup ls -l

Use 2 columns:

    optex -Mup -C2 -- ls -l



( run in 0.814 second using v1.01-cache-2.11-cpan-788537b7465 )