Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc clarification needed #28

Open
tlhackque opened this issue Jan 19, 2016 · 0 comments
Open

Doc clarification needed #28

tlhackque opened this issue Jan 19, 2016 · 0 comments

Comments

@tlhackque
Copy link

The "Exceptions" paragraph describing the ASN.1 syntax that's accepted by Convert::ASN1 reads:

There are some exceptions where Convert::ASN1 does not require an element to be named. These are SEQUENCE {...}, SET {...} and CHOICE. In each case if the element is not given a name then the elements inside the {...} will share the same namespace as the elements outside of the {...}.

I couldn't figure out what this means, nor could I find an example or a test in the distribution that matches this description.

And I couldn't create one, though I got a lot of syntax errors trying.

An example of omitting names and the resulting Perl would be appreciated.

As would a testcase. (And if perchance this is broken...perhaps a different change :-)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant