prev <<
App::TimeTracker, Metaprogramming & Method Modifiers
>> next
Option Handling
package App::TimeTracker; with qw( MooseX::Getopt );
MooseX::Getopt
makes it very easy to set the attributes you defined for your class via the command line.