The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Local::CLI::range - CLI for Range - expand/digest/count

VERSION

This documentation describes version 0.01

EXAMPLE

 use Local::CLI::range;

 Local::CLI::range->main( delimiter => "\n" );

SYNOPSIS

$exe --help

[echo range .. |] $exe range ..

[echo range .. |] $exe range .. --count

[echo range .. |] $exe range .. --expand [--delimiter token]

AUTHOR

Kan Liu

COPYRIGHT and LICENSE

Copyright (c) 2010. Kan Liu

This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.