Help for this page
my $context = $file->open_for_reading( {} ); ## Change to ############################# my $context = $file->reading;
my $context_derived = $file_derived->open_for_reading( { 'path' => $file, 'join_longca +lls' => 1 } );