> 2) Write a coding standard test to make sure that t/* tests call out a > location > independent parrot/interpreter.
Just for your information: you might be most of the way there on this part of the proposal. We already have a similar test for #!perl shebang lines, see: lib/Perl/Critic/Policy/TestingAndDebugging/RequirePortableShebang.pm btw: the proposal looks good :-) Paul