by C<<
Test::Class::Moose::Report->timing_data >> plus some other information will be
encoded as JSON and stored in this file. The exact data stored looks like:
{
process_name => $0,
$VERSION = '1.00';
use Moose::Role 2.0000;
use Carp;
use File::Find qw( find );
use JSON::MaybeXS qw( encode_json );
use Module::Runtime qw( use_package_optimistically );
use Module::Util qw( fs_pat
data_file;
open my $fh, '>', $file or die "Cannot write to $file: $!";
print {$fh} encode_json(
{ process_name => $0,
start_time => $self->_start_time,
timi