in reply to Re^2: Annotations for Perl
in thread Annotations for Perl

The AM is overlooking the fact that you are trying to provide information about your source code that other languages, such as Java, require as part of the source code, but Perl does not allow (except in comments)

Your concept is good. Providing this metadata is good.