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

discovery_example.pl

ABSTRACT

This code is being used to explore functionality related to service discovery. The intent is to learn about how the current code works and whether it can be made to work as advertised. Also whether this approach is appropriate and to explore alternative ways of representing and interfacing with the discovery data structures of services.

  return {
    api => $nodes[0],
    method => $nodes[ scalar(@nodes)-1 ]
  };
}

1 POD Error

The following errors were encountered while parsing the POD:

Around line 583:

=pod directives shouldn't be over one line long! Ignoring all 8 lines of content