Perl POD multiple occurrence of link target name
When writing Perl documentation using POD, I sometimes need to use the same text in places that can be referenced. As an example, I might have foo
and bar
options that can be set in a constructor, which I would document like this: