The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

HEADER

Some text

More text or code examples. The code below will not be tested as it is not in test section. You should put all your code in test sections.

  my $non_testable_code = 1 ;
  
  # call a sub
  
  DoSomething() ;