mbarbon / google-protobuf-dynamic

Fast and complete Perl protobuf implementation using uPB and Google .proto parser
35 stars 18 forks source link

Add a decode_blessed option to MapOptions #30

Closed mirjamsk closed 5 years ago

mirjamsk commented 5 years ago

Same as the other pull request, but added a decode_blessed option instead of decode_UNblessed option to avoid double negations in if conditions