class X::Documentable::MissingMetadata
Pod format related error
X::Documentable::MissingMetadata is Exception
Some of the mandatory three metadata elements is missing. Remember, all =begin pod =end pod
must follow the format:
=begin pod :kind("<kind>") :subkind("<subkind>") :category("<category>")=TITLE title=SUBTITLE subtitle(...)=end pod