The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.01 - 2018-01-23

  • Fixed parsing of named argument values in sub parse_annotation_app: At case @$argref && $argref->[0] eq '(' while-loop over @$argref case $val =~ /^[a-z]/i and $argref->[0] eq '=' for-loop of $ai case $adef[$ai]->[1] eq $parname, after assigning $param_index execute `last' instead of `return'.
  • Declared globals %annoEnum and @annoDefs as `our' to make them accessible from outside.
  • Added 'port' to global %keywords.
  • Fixed calls to sub annotation so that more than one annotation may accumulate on a given IDL item.
  • Fixed changelog entry for v. 1.6 modification of REMARK NAME/SUBORDINATES.

Modules

OMG IDL to symbol tree translator

Provides

in lib/CORBA/IDLtree.pm