Help for this page

Select Code to Download


  1. or download this
    my $test_count;
    BEGIN { $test_count = 2 }
    use Test::More tests => $test_count;