I'm using h2sx to create a module. In the Makefile.PL file there is a line ABSTRACT_FROM => 'opcmsg.pm', # retrieve abstract from module. When I issue a perl Makefile.PL I see WARNING: Setting ABSTRACT via file 'opcmsg.pm' failed. What does this mean?