summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/Test-Harness/t/sample-tests/die
blob: ca8b0a9b0b8d79637ffac6f775364bf71bc672b6 (plain) (blame)
1
2
eval "use vmsish 'hushed'" if ($^O eq 'VMS');
exit 1;  # exit because die() can be noisy