The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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() ;