Help for this page
package TestIt; use Test::Deep; ... sub startup : Tests(startup) {} 1;
Invalid CODE attribute: Tests(startup => 1) at TestIt.pm line 9 BEGIN failed--compilation aborted at TestIt.pm line 9.