- or download this
use strict;
use warnings;
...
$VAR1 = undef;
$VAR1 = undef;
- or download this
use strict;
use warnings;
...
--output:--
hello
- or download this
use strict;
use warnings;
...
--output:--
$VAR1 = undef;
- or download this
use strict;
use warnings;
...
--output:--
hello world