($type eq 'string') && do { $value = encode_string( pack "C*" map {hex} split /\s/, $value ); push @enoid, [$oid,$value]; next; };