- or download this
use 5.012_002;
use strict;
...
} keys %hash;
say "Defined as Criteria:\t@critsorted";
- or download this
Without Warnings: the it other this those that
Testing Definedness: the it other this those that
Defined as Criteria: the other it this those that
- or download this
{
no warnings qw/uninitialized/;
...
say "Defined as Criteria:\t@sorted";
}