--- Convert-BER-XS/XS.pm 2019/04/20 01:03:59 1.13 +++ Convert-BER-XS/XS.pm 2019/04/20 01:31:07 1.14 @@ -421,12 +421,12 @@ =item C Similar to C, but treats the BER value as UCS-2 encoded -string. NOT IMPLEMENTED. +string. =item C Similar to C, but treats the BER value as UCS-4 encoded -string. NOT IMPLEMENTED. +string. =item C @@ -502,6 +502,10 @@ OBJECT IDENTIFIEERS cannot have unlimited length, although the limit is much larger than e.g. the one imposed by SNMP or other protocols. +REAL values are not supported and will croak. + +This module has undergone little to no testing so far. + =head1 AUTHOR Marc Lehmann