The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
***************
*** 1,6 ****
  package Test::Able::Runner::Role::Meta::Class;
  our $VERSION = '1.001';
  use Moose::Role;
  
  =head1 NAME
  
--- 1,7 ----
  package Test::Able::Runner::Role::Meta::Class;
  our $VERSION = '1.001';
  use Moose::Role;
+ use Class::Load;
  
  =head1 NAME