Group
Extension

Matches 1

Parser-MGC ( P/PE/PEVANS/Parser-MGC-0.23.tar.gz, PEVANS, 2024; MetaCPAN )
Parser-MGC/lib/Parser/MGC.pm ( view source; MetaCPAN )
se a set of C<name: "value"> assignments, such as might
be found in a configuration file, or YAML/JSON-style mapping value.

   sub parse_dict
   {
      my $self = shift;

      my %ret;
      $self-

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.