* Steffen Mueller <nj88ud...@sneakemail.com> [2009-10-09T10:49:40] > We should always keep in mind how information ends up in META.XXX. > Humans should not have to write META stuff. Therefore, the only > moderately sane and established free-form source of information is > module POD. Since that's sort-of module-specific already, this would not > be a very helpful addition.
EUMM allows you to specify the dist's abstract in Makefile.PL. DZ allows you to specify it in dist config. MB allows you to specify it in Build.PL In all cases, the abstract of the main module is simply a default on which most people rely. -- rjbs