w::Timesheet;
use App::Jiffy::Util::Duration qw/round/;
use YAML::Any qw( LoadFile );
use JSON::MaybeXS 'JSON';
use Getopt::Long;
Getopt::Long::Configure("pass_through");
use Moo;
has cfg => (
i
duration ) ); $_ } @entries;
}
if ( $options->{json} ) {
my $json = JSON::MaybeXS->new( pretty => 1, convert_blessed => 1 );
print $json->encode( \@entries );
} else {
$options->{fr
ntries Found\n";
return;
}
if ( $options->{json} ) {
my $json = JSON::MaybeXS->new( pretty => 1, convert_blessed => 1 );
print $json->encode( \@entries );
} else {
$options->{fr