in reply to Re^2: Test::More not working with Perl local special variables
in thread Test::More not working with Perl local special variables

That was a quick copy/paste job and I didn't realize. Obviously $1 will be undefined so the else statement will be adjusted accordingly. I will keep the rest of the statement the same as that will be what helps identify each test.
  • Comment on Re^3: Test::More not working with Perl local special variables