This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add cygperl*.dll to packlist
[perl5.git] / t / lib / sample-tests / die
1 eval "use vmsish 'hushed'" if ($^O eq 'VMS');
2 exit 1;  # exit because die() can be noisy