The problem: Very long HTML documents that need to be chopped up into many separate, smaller documents. Some considerations: - The links in the smaller files must still work--that is, the old links have to be revised to point to the new destination files. - The new files are generated based on some signpost in the original file. For example, the signpost could be <H1> or some other marker (such as <H2 action="pageBreak" filename="Foo.html">). - The script also generates a Table of Contents for the newly produced smaller files. The request: Please tell me if you know of a script that does this sort of thing (or something very similar), or if you know of any modules that would help out. As a last resort, I'm planning on writing this script, but my new year's resolution is to cleave closer to those great programming virtues of Laziness, Impatience, and Hubris. It's only Jan 6th, so please help if you can ;-). Matt ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-anyperl-request@macperl.org