prev <<
App::TimeTracker, Metaprogramming & Method Modifiers
>> next
Plugins
This is a very simple plugin that
adds
a new command
But more often than that we want a plugin to
alter
an existing command
Eg, during
start
also make a git branch
This is implemented using the wonderful Moose feature called method modifiers