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

0.10    Wed Mar 13 20:38:13 2013
    - show executing command before input sudo password

0.09    Mon Mar 11 22:53:35 2013
    - fixed wrong message

0.08    Sun Mar 10 21:42:09 2013
    - support tty

0.07    Mon Feb 25 00:06:06 2013
    - cli returns error exit code if command failed. Thanks to hayajo@github

0.06    Fri Feb 22 00:42:24 2013
    - multi task support

0.05    Thu Jan 31 15:47:09 2013
    - Added -i/--info command to dump roles/tasks info.

0.04    Sun Jan 20 08:28:45 2013
    - add config example
    - accept command-line arguments using -s (--set) option. Thanks to hatyuki@github.

0.03    Mon Jun 18 23:20:54 2012
    - perl 5.10.1 or later is required
    - fix error message output
    - synchronous output

0.02    Wed May 23 01:19:17 2012
    - feedback when specified role or task is not defined
    - some bug fix

0.01    Sun May  6 21:08:32 2012
    - initial version