--- Convert-BER-XS/XS.pm 2019/04/22 00:53:54 1.51 +++ Convert-BER-XS/XS.pm 2019/04/23 16:06:55 1.52 @@ -110,7 +110,7 @@ =item C<:const_asn> ASN class values (these are C<0>, C<1>, C<2> and C<3>, respectively - -exactly thw two topmost bits from the identifier octet shifted 6 bits to +exactly the two topmost bits from the identifier octet shifted 6 bits to the right): ASN_UNIVERSAL ASN_APPLICATION ASN_CONTEXT ASN_PRIVATE @@ -298,7 +298,7 @@ =item $bindata = ber_encode $tuple[, $profile] -Encodes the BER tuple into a BER/DER data structure. AS with +Encodes the BER tuple into a BER/DER data structure. As with Cyber_decode>, an optional profile can be given. The encoded data should be both BER and DER ("shortest form") compliant @@ -481,7 +481,7 @@ =item ber_dump $tuple[, $profile[, $prefix]] -In addition to specifying the BER C<$tuple> to dump, youc an also specify +In addition to specifying the BER C<$tuple> to dump, you can also specify a C<$profile> and a C<$prefix> string that is printed in front of each line. If C<$profile> is C<$Convert::BER::XS::SNMP_PROFILE>, then C