Splitting html into body and header...

From: Juman (juman_at_chello.se)
Date: 02/25/04


Date: Wed, 25 Feb 2004 23:13:13 +0100
To: beginners@perl.org

Does anyoen have a good tip if there is a module or good way to split a
html file inte header and body? What I want to do is to combine several
htmlfiles into one. And the idea is to remove all headers from all the
files and combine the bodys into a big new one with a new header...

/juman