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