--- Convert-BER-XS/XS.pm 2019/04/21 01:58:14 1.43 +++ Convert-BER-XS/XS.pm 2019/04/21 02:43:03 1.44 @@ -643,10 +643,12 @@ =back -=head2 BER TYPES +=head2 BER Types -This lists the predefined BER types - you can map any C/C -combination to any C. +This lists the predefined BER types. BER types are formatters used +internally to format and encode BER values. You can assign any C +to any C/C combination tgo change how that tag is decoded or +encoded. =over