* Ruslan U. Zakirov <cubic at acronis.com> [2004/10/13 22:12]: > Hello. > http://search.cpan.org/~ruz/RT-Action-NotifyGroup/ > has script 'sbin/rt-notify-group-admin.in' that has POD and this POD is > what end-user wants more then other docs. > > What requirements should I satisfy if I want search.cpan.org to show > link on script's POD in Documentation section of the dist page?
If you specify that sbin/rt-notify-group-admin.in is a script in the EXE_FILES key that gets passed to WriteMakefile (assuming MakeMaker; I don't know the Module::Build equivalent, but there is one) then the indexer will pick it out and add it to the list of docs. See, e.g., <http://search.cpan.org/~darren/Mail-ExpandAliases/>; the expand-alias script shows up under "Documentation", and it's a script. (darren) -- Eternal nothingness is fine if you happen to be dressed for it. -- Woody Allen
pgpW4xrV91puM.pgp
Description: PGP signature
