Anons79 Mini Shell

Directory : /proc/self/root/proc/self/root/usr/share/doc/perl-Test-Simple/t/Test2/behavior/
Upload File :
Current File : //proc/self/root/proc/self/root/usr/share/doc/perl-Test-Simple/t/Test2/behavior/err_var.t

use strict;
use warnings;

use Test2::IPC;

use Test2::Tools::Tiny;

{
    local $! = 100;

    is(0 + $!, 100, 'set $!');
    is(0 + $!, 100, 'preserved $!');
}

done_testing;

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]