# New Ticket Created by  Allison Randal 
# Please include the string:  [perl #49274]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=49274 >


A quick cage cleaner task. Create a script to generate the file 
ports/debian/parrot-doc.docs (somewhat similar to how MANIFEST is 
generated). It should create a complete list of all files in the docs/ 
directory, with repository-relative paths to the files, e.g.

   docs/ops/math.pod

It should not have a separate entry for directories, e.g.

   docs/ops # exclude

Save the script in tools/dev.

Allison

Reply via email to