class X::Documentable::TitleNotFound
Pod format related error
X::Documentable::TitleNotFound is Exception
The given $pod structure does not have a =TITLE element. Remember, all =begin pod =end pod must follow the format:
=begin pod :kind("<kind>") :subkind("<subkind>") :category("<category>")=TITLE title=SUBTITLE subtitle(...)=end pod
Type Graph
X::Documentable::TitleNotFound