Help language development. Donate to The Perl Foundation
{ "name": "ASN::BER", "description": "ASN.1 BER encoding and decoding tool", "version": "0.7.3", "perl": "6.c", "authors": [ "Alexander Kiryuhin <[email protected]>" ], "auth": "zef:Altai-man", "depends": [], "provides": { "ASN::Parser": "lib/ASN/Parser.pm6", "ASN::Parser::Async": "lib/ASN/Parser/Async.pm6", "ASN::Serializer": "lib/ASN/Serializer.pm6", "ASN::Serializer::Async": "lib/ASN/Serializer/Async.pm6", "ASN::Types": "lib/ASN/Types.pm6" }, "resources": [], "license": "Artistic-2.0", "source-url": "https://github.com/Altai-man/ASN-BER.git" }