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

Changes for version 0.03 - 2013-07-05

  • Add call($task_name) DSL, so you can do stuff like
    • task foo => sub { call 'bar', 'baz'; }; task bar => sub { ... }; task baz => sub { ... };

Documentation

Frontend to Canella Deploy Tool

Modules

Simple Deploy Tool A La Cinnamon
CLI Component For Canella
DSL For Canolla File

Provides

in lib/Canella/BlockGuard.pm
in lib/Canella/Context.pm
in lib/Canella/Exec/Local.pm
in lib/Canella/Exec/Remote.pm
in lib/Canella/Log.pm
in lib/Canella/Role.pm
in lib/Canella/Task.pm
in lib/Canella/TaskRunner.pm