- or download this
@$_ = grep {not $_->{type} eq "warning"} @$_ for $UNNAMED_TOP_THINGY{l
+ist}{find};
- or download this
%UNNAMED_TOP_THINGY = (
'list' => {
...
]
}
);
- or download this
@$_ = grep {not $_->{column} == 1} @$_ for $UNNAMED_TOP_THINGY{list}{f
+ind};