Current File : //usr/share/doc/perl-Test-Simple/t/Legacy/explain_err_vars.t
use strict;
use warnings;
use Test::More;

$@ = 'foo';
explain { 1 => 1 };
is($@, 'foo', "preserved \$@");

done_testing;
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!