App-Cleo
view release on metacpan or search on metacpan
I use this for giving demonstrations of [pinto](https://metacpan.org/pod/pinto), such as the one seen at
[https://www.youtube.com/watch?v=H-JkFXm8Xgk](https://www.youtube.com/watch?v=H-JkFXm8Xgk) (the live demonstration part
starts around 10:47).
The command file that I use for that presentation is included inside this
distribution at `examples/pinto.demo`. This file is for illustration only,
so don't expect it to actually work for you.
# LIMITATIONS
`cleo` only works on Unix-like platforms. It may work on Windows if you use
Cygwin. Personally, I have only used `cleo` on Mac OS X.
# TODO
- Jump to arbitrary command number
- Support backspacing in recorded command
- Support multi-line recorded commands
- Write unit tests
# AUTHOR
I use this for giving demonstrations of L<pinto>, such as the one seen at
L<https://www.youtube.com/watch?v=H-JkFXm8Xgk> (the live demonstration part
starts around 10:47).
The command file that I use for that presentation is included inside this
distribution at F<examples/pinto.demo>. This file is for illustration only,
so don't expect it to actually work for you.
=head1 LIMITATIONS
C<cleo> only works on Unix-like platforms. It may work on Windows if you use
Cygwin. Personally, I have only used C<cleo> on Mac OS X.
=head1 TODO
=over 4
=item Jump to arbitrary command number
=item Support backspacing in recorded command
( run in 0.718 second using v1.01-cache-2.11-cpan-64ef6c95b5d )