21
|
0 |
0 |
0 |
$elem->isa('PPI::Token::Word') && &any(sub {
$elem->content eq $_;
}
, @{['Isa', 'blessed', 'obj_isa', 'all', 'any', 'array', 'array_each', 'arrayelementsonly', 'arraylength', 'arraylengthonly', 'bag', 'bool', 'cmp_bag', 'cmp_deeply', 'cmp_methods', 'cmp_set', 'code', 'eq_deeply', 'hash', 'hash_each', 'hashkeys', 'hashkeysonly', 'ignore', 'isa', 'listmethods', 'methods', 'noclass', 'none', 'noneof', 'num', 're', 'reftype', 'regexpmatches', 'regexponly', 'regexpref', 'regexprefonly', 'scalarrefonly', 'scalref', 'set', 'shallow', 'str', 'subbagof', 'subhashof', 'subsetof', 'superbagof', 'superhashof', 'supersetof', 'useclass'];}) |