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

CLASS Title: $c->{'name'} Desc: $c->{'comments'} XML: $c->{'version'}

CONSTRUCTOR Title: $pkg$c->{'name'}::$c_name Desc: Constructor - $constructor->{'comments'}

CLASS METHOD Title: $pkg$c->{'name'}::$cm_name Desc: $class_method->{'comments'}

CLASS METHOD Title: $pkg$c->{'name'}::all_with_$p_name Desc: Returns list of $c->{'name'} objects that have the given $part->{'type'} as a $p_name

PARTICIPANT Title: $pkg$c->{'name'}::$p_name Desc: $part->{'comments'}

ACCESSOR Title: $pkg$c->{'name'}::$a_name Desc: $attr->{'comments'}

METHOD Title: $pkg$c->{'name'}::$m_name Desc: $method->{'comments'}