sub getModSig { my $obj = shift; return "\{\"" . $obj->{"name"} . " ### " . $obj->{"version"} . "\"\}"; }