Help for this page
use feature "switch"; ... # Prove STDERR is redirected my $error = 10 / 0;
C:\Users\ian\Perl>perl test.pl given is experimental at test.pl line 10. when is experimental at test.pl line 11. C:\Users\ian\Perl>